Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2039121 | 1.4.0 | James Melvin | P1 | Closed | Fixed | beta |
Steps to reproduce:-
1. On a solaris or IA machine become root
2. cd to /re/promoted jdk/1.3.1/beta/b11/bundles/{solsparc,solx86}/pkgarchive
3.Install the packages
4.set JAVA_HOME to default install directory /usr/j2se
5. Try and use appletviewer or javac
6. The following message is displayed
Compiling file [src/dndJInternalFrameJLabelSource.java]
javac was not found in /usr/j2se/bin/../bin/sparc/native_threads/javac
pratul.wadher@Eng 2001-01-09
The same problem is seen in Ladybird build 13.
1. On a solaris or IA machine become root
2. cd to /re/promoted jdk/1.3.1/beta/b11/bundles/{solsparc,solx86}/pkgarchive
3.Install the packages
4.set JAVA_HOME to default install directory /usr/j2se
5. Try and use appletviewer or javac
6. The following message is displayed
Compiling file [src/dndJInternalFrameJLabelSource.java]
javac was not found in /usr/j2se/bin/../bin/sparc/native_threads/javac
pratul.wadher@Eng 2001-01-09
The same problem is seen in Ladybird build 13.
- backported by
-
JDK-2039121 jdk1.3.1 b11 packages on Solaris and IA appletviewer/ javac have errors.
-
- Closed
-