-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.7
-
x86
-
windows_nt
Name: dk30142 Date: 11/04/98
Javadoc 1.1 does not accept API's that contain
underscore or other characters outside of
A-Z, a-z, 0-9 and period (.). When Javadoc
encounters such, the Javadoc fails in
several spectacularly weird ways.
Underscores are valid in Java and make sense
to use in some cases. Also CORBA stubs always
contains underscores so users of CORBA+JAVA
does not have a choice in this matter!
This problem is critical and should be fixed.
It has been reported to "###@###.###"
who asked me to report this officially.
(Review ID: 40813)
======================================================================
Javadoc 1.1 does not accept API's that contain
underscore or other characters outside of
A-Z, a-z, 0-9 and period (.). When Javadoc
encounters such, the Javadoc fails in
several spectacularly weird ways.
Underscores are valid in Java and make sense
to use in some cases. Also CORBA stubs always
contains underscores so users of CORBA+JAVA
does not have a choice in this matter!
This problem is critical and should be fixed.
It has been reported to "###@###.###"
who asked me to report this officially.
(Review ID: 40813)
======================================================================
- duplicates
-
JDK-4060225 javadoc silently fails to produce an index of all methods
-
- Closed
-