-
Bug
-
Resolution: Won't Fix
-
P4
-
hs13
-
generic
-
generic
The following test fails with HS13 in 32bit mode:
nsk/stress/except/except004
The reason is NoClassDefFoundError "sun.reflect.UnsafeQualifiedStaticFieldAccessorImpl".
In 64bit mode it works fine. HS12 (JDK7b26) also works fine.
Class file for sun.reflect.UnsafeQualifiedStaticFieldAccessorImpl isn't corrupted. I verified that it can be successfully loaded.
How to reproduce:
$ cd /net/sqenfs-2.sfbay/export2/results/vm/gtee/JDK7/NIGHTLY/VM/2008-05-31/Main_Baseline_PIT/vm/solaris-sparc/client/mixed/vm-solaris-sparc_client_mixed_nsk.stress.testlist2008-05-31-21-58-41/ResultDir/except004
$ sh rerun.sh
nsk/stress/except/except004
The reason is NoClassDefFoundError "sun.reflect.UnsafeQualifiedStaticFieldAccessorImpl".
In 64bit mode it works fine. HS12 (JDK7b26) also works fine.
Class file for sun.reflect.UnsafeQualifiedStaticFieldAccessorImpl isn't corrupted. I verified that it can be successfully loaded.
How to reproduce:
$ cd /net/sqenfs-2.sfbay/export2/results/vm/gtee/JDK7/NIGHTLY/VM/2008-05-31/Main_Baseline_PIT/vm/solaris-sparc/client/mixed/vm-solaris-sparc_client_mixed_nsk.stress.testlist2008-05-31-21-58-41/ResultDir/except004
$ sh rerun.sh