-classic option do not work on Solaris Kestrel RC1. To reproduce
the bug, type as follow.
% /usr/j2se/bin/java -classic
Error: no `classic' JVM at `/usr/j2se/jre/lib/i386/classic/libjvm.so'.
There are no libraries in /usr/j2se/jre/lib/<arch>/classic directory.
This problem happens on both SPARC and Intel platform. I used 8/16
version of Solaris Kestrel downloaded from
/net/hotvm.eng/export/sail1/jdk1.3_b27/production-1.3-b27/pkgarchive/sparc/b27
/net/hotvm-x.eng/builds/jdk1.3_b27/production-1.3-b27/pkgarchive/i386/b27
Name: skT45625 Date: 08/31/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-RC)
Java HotSpot(TM) Client VM (build 1.3.0-RC, mixed mode)
1) rcleveng-sun rcleveng 102> /usr/j2se/bin/java -classic
Error: no `classic' JVM at `/usr/j2se/jre/lib/sparc/classic/libjvm.so'.
Classic VM is not installed. JPDA doesn't work well with Hotspot, so Classic
is required to debug.
(Review ID: 109186)
======================================================================
the bug, type as follow.
% /usr/j2se/bin/java -classic
Error: no `classic' JVM at `/usr/j2se/jre/lib/i386/classic/libjvm.so'.
There are no libraries in /usr/j2se/jre/lib/<arch>/classic directory.
This problem happens on both SPARC and Intel platform. I used 8/16
version of Solaris Kestrel downloaded from
/net/hotvm.eng/export/sail1/jdk1.3_b27/production-1.3-b27/pkgarchive/sparc/b27
/net/hotvm-x.eng/builds/jdk1.3_b27/production-1.3-b27/pkgarchive/i386/b27
Name: skT45625 Date: 08/31/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-RC)
Java HotSpot(TM) Client VM (build 1.3.0-RC, mixed mode)
1) rcleveng-sun rcleveng 102> /usr/j2se/bin/java -classic
Error: no `classic' JVM at `/usr/j2se/jre/lib/sparc/classic/libjvm.so'.
Classic VM is not installed. JPDA doesn't work well with Hotspot, so Classic
is required to debug.
(Review ID: 109186)
======================================================================