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: 4762913
Votes 0
Synopsis REGRESSION: -linkoffline broken again
Category doclet:tbd
Reported Against 1.4.1
Release Fixed
State 11-Closed, duplicate of 4720957, bug
Priority: 3-Medium
Related Bugs 4720957
Submit Date 15-OCT-2002
Description




FULL PRODUCT VERSION :
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)

***************BUT IT WORKS IN THIS VERSION....
java version "1.3.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)

FULL OPERATING SYSTEM VERSION :
win2000

A DESCRIPTION OF THE PROBLEM :
creates links of
file:///d:/some/dir/http://address.to.jdk.api

Notice the http is attached at the end.

REGRESSION.  Last worked in version 1.3.1

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.copy the package-list from the site to the local
directory.
2. run the javadoc command as such
javadoc -linkoffline
http://java.sun.com/j2se/1.4.1/docs/api . org.swing

in 1.3.1_02, it works fine.
It looks like it relates to bug 4720957 which is closed but
was a slightly different problem.

REPRODUCIBILITY :
This bug can be reproduced always.

Release Regression From : 1.4
The above release value was the last known release where this 
bug was known to work. Since then there has been a regression.

(Review ID: 165708) 
======================================================================
Work Around
N/A
Evaluation
Yes, this is a dupe of 4720957, which was not fixed in 1.4.1 (hopper), 
but is fixed in 1.4.2 (mantis), as the bug report says:

http://developer.java.sun.com/developer/bugParade/bugs/4720957.html

Closing out as a dupe.

  xxxxx@xxxxx   2002-10-15
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang