-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
sparc
-
solaris_9
-
Verified
jtools-sqe:/home/vr128054/test/temp 76 % more test.java
public class test
{
}
jtools-sqe:/home/vr128054/test/temp 77 % javadoc -J-version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b72)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b72, mixed mode)
Kindly un-jar the attachment and run the same with b72(atleast on solsparc).
The Package page is created with 'Tonga' package.
Hope this dump helps,
jtools-sqe:/home/vr128054/test/temp 80 % echo $CLASSPATH
.:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/jre/lib/rt.jar:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/lib/tools.jar:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/lib/dt.jar:/home/vr128054/tonga/classes
This problem is reproducible when the classpath variable is set.
The problem is a bit different when classpath variable is unset(env), that it
still generates a package page without any information in it.
vijayan.ra@India 2001-07-24
public class test
{
}
jtools-sqe:/home/vr128054/test/temp 77 % javadoc -J-version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b72)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b72, mixed mode)
Kindly un-jar the attachment and run the same with b72(atleast on solsparc).
The Package page is created with 'Tonga' package.
Hope this dump helps,
jtools-sqe:/home/vr128054/test/temp 80 % echo $CLASSPATH
.:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/jre/lib/rt.jar:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/lib/tools.jar:/net/sqindia/export/disk03/tools/j2sdk/jdklatest/solsparc/lib/dt.jar:/home/vr128054/tonga/classes
This problem is reproducible when the classpath variable is set.
The problem is a bit different when classpath variable is unset(env), that it
still generates a package page without any information in it.
vijayan.ra@India 2001-07-24
- relates to
-
JDK-4494383 stddoclet: bad tree link from deprecated-list.html, index-all.html, help-doc.htm
-
- Closed
-