-
Bug
-
Resolution: Fixed
-
P3
-
6
% pwd
/w/tbell/j2se/test/java/util/Arrays
% java -showversion -client ArrayObjectMethods |& less
java version "1.6.0-auto"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-auto-304)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b58, mixed mode)
Exception in thread "main" java.lang.RuntimeException: o3Ea: [-4, [ ...
jdk1.6.0-auto-303 passes the test OK. jdk1.6.0-auto-304 fails.
Passes OK on Linux and solaris-i586; fails on solaris-sparc
/w/tbell/j2se/test/java/util/Arrays
% java -showversion -client ArrayObjectMethods |& less
java version "1.6.0-auto"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-auto-304)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b58, mixed mode)
Exception in thread "main" java.lang.RuntimeException: o3Ea: [-4, [ ...
jdk1.6.0-auto-303 passes the test OK. jdk1.6.0-auto-304 fails.
Passes OK on Linux and solaris-i586; fails on solaris-sparc
- relates to
-
JDK-6342360 Switch to Sun Studio 11 compiler
-
- Resolved
-
-
JDK-6344976 May need workaround for C compiler bug compiling awt file awt_Mlib.c on Sol11 X86
-
- Resolved
-