JDK-4754376 : JMX Javadoc refs to standard J2SE methods don't work
  • Type: Bug
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-09-27
  • Updated: 2002-10-24
  • Resolved: 2002-10-24
Related Reports
Duplicate :  
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.

Comments
EVALUATION ###@###.### 2002-10-24 javadoc of 1.4.1 generates broken href links: cf bug 4720957 "-link and -linkoffline creates wrong link to ../../../http://"
24-10-2002

WORK AROUND ###@###.### 2002-10-24 Use javadoc of jdk1.4.0
24-10-2002