This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc-2.2.5 bug triggered by Java interpreter


	See the discussions on the Java mailinglist about the use of
dollar signs.  "Java uses dollar sign ($) as the namespace separator for
nested (inner) classes."  Sun seems to have created this precedent.

http://gcc.gnu.org/ml/java/2002-02/msg00111.html

	The question that repeatedly arises is how to mangle this in
various places that do not allow $, while retaining it where it needs to
be visible to Java, e.g., class serialization.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]