JDK-4743390 : when use {@link} tags to external API,any links to methods, fields are missing.
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-09-06
  • Updated: 2014-05-05
  • Resolved: 2002-09-09
Related Reports
Duplicate :  
Description

Name: nt126004			Date: 09/06/2002


FULL PRODUCT VERSION :
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-

b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)

FULL OPERATING SYSTEM VERSION :WINDOWS 2000


ADDITIONAL

OPERATING SYSTEMS :



A DESCRIPTION OF THE PROBLEM :
In javadoc1.4,when using {@link} tags to external API,any links to

classes works,but links to methods, fields are missing.

REGRESSION.  Last worked in version 1.3.1

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.in source code comment , add {@link package.class#member

lable}
2.in javadoc option , use -link option
3.in javadoc output,

links to classes works, but any links to members,fields are missing

REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 160745) 
======================================================================

Comments
EVALUATION Closed as a duplicate o: 4652655 REGRESSION: @link does not link to external -link'd classes ###@###.### 2002-09-09
09-09-2002