This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12379 - Internal javadoc execution does not work in Merlin
Summary: Internal javadoc execution does not work in Merlin
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-23 17:54 UTC by Jesse Glick
Modified: 2001-10-23 08:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exceptions (8.29 KB, text/plain)
2001-05-23 17:55 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-05-23 17:54:10 UTC
[Merlin b62, NB merlin-7] In JDK 1.4, Internal Javadoc Execution does not work,
it throws hefty exceptions. Our javadoc module is compiled against the 1.3
javadoc program, which has changed (incompatibly of course). The javadoc module
should either drop internal javadoc support or use reflection to support stuff
in 1.4. Attaching exceptions.
Comment 1 Jesse Glick 2001-05-23 17:55:16 UTC
Created attachment 1413 [details]
Exceptions
Comment 2 Petr Suchomel 2001-05-24 13:42:03 UTC
I removed temporarily Internal javadoc from Service Types. There are 
incompatible changes in JDK javadoc, rewriting Internal javadoc part for JDK 
1.4 can have hi effort of time, but without rewriting there is not chance to 
run Internal javadoc on JDK 1.4 anymore.
Changing resolution to LATER.
Comment 3 Petr Suchomel 2001-10-23 08:49:05 UTC
Internal javadoc is disabled under JDK 1.4