-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.1
-
Component/s: tools
-
generic
-
generic
Name: dk30142 Date: 03/14/2003
Today I experienced a problem using JavaDoc bundled in j2sdk1.4.1_01.
It transformed the following JavaDoc entry:
/**
* Test *\\ Test
*/
to
Test \*\ Test
instead of the expected
Test *\\ Test
======================================================================
- duplicates
-
JDK-4910483 Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
-
- Closed
-