VolanoTest throws "java.lang.UnsatisfiedLinkError" quickly when running with -XX:CompileThreshold=100.
The error happened with Mustang b41.
The error happened with both server VM and client VM when -XX:CompileThreshold=100
is used. volanotest runs well with -Xint, and -server/-client without -XX:CompileThreshold=100.
The error happened across platforms ( sparc/x86/linux). It happened fast on
j2se-b.west, a 24 way E6900.
j2se-b# uname -a
SunOS j2se-b 5.10 Generic sun4u sparc SUNW,Sun-Fire
j2se-b# /usr/j2se/bin/java -client -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b41)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b41, mixed mode)
How to reproduce the failure
1. log to j2se-b.west ( contact ###@###.### for passwd)
2. export JAVA_HOME=<your java home>
3. /bs/runvtest.ksh -XX:CompileThreshold=100
check log file "run.vtest.out" for "java.lang.UnsatisfiedLinkError"
###@###.### 2005-06-22 22:28:34 GMT
The error happened with Mustang b41.
The error happened with both server VM and client VM when -XX:CompileThreshold=100
is used. volanotest runs well with -Xint, and -server/-client without -XX:CompileThreshold=100.
The error happened across platforms ( sparc/x86/linux). It happened fast on
j2se-b.west, a 24 way E6900.
j2se-b# uname -a
SunOS j2se-b 5.10 Generic sun4u sparc SUNW,Sun-Fire
j2se-b# /usr/j2se/bin/java -client -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b41)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b41, mixed mode)
How to reproduce the failure
1. log to j2se-b.west ( contact ###@###.### for passwd)
2. export JAVA_HOME=<your java home>
3. /bs/runvtest.ksh -XX:CompileThreshold=100
check log file "run.vtest.out" for "java.lang.UnsatisfiedLinkError"
###@###.### 2005-06-22 22:28:34 GMT