Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4754376
Votes 0
Synopsis JMX Javadoc refs to standard J2SE methods don't work
Category jmx:doc
Reported Against 1.2
Release Fixed
State 11-Closed, duplicate of 4720957, bug
Priority: 4-Low
Related Bugs 4720957
Submit Date 27-SEP-2002
Description
For example, MBeanServer.isInstanceOf has a @see tag for
Class#isAssignableFrom(Class), but it doesn't generate a
hyperlink as one would expect.

This is undoubtedly just a question of tweaking the options
we invoke javadoc with.
Work Around
  xxxxx@xxxxx   2002-10-24
Use javadoc of jdk1.4.0
Evaluation
  xxxxx@xxxxx   2002-10-24
javadoc of 1.4.1 generates broken href links: 
cf bug 4720957 "-link and -linkoffline creates wrong link to ../../../http://"
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang