- 
    Bug 
- 
    Resolution: Not an Issue
- 
     P3 P3
- 
    None
- 
    6u6p
- 
        sparc
- 
        solaris
                    Test 
java/lang/ref/Basic.java
fails with 6u6p b01 with solaris-sparc and solaris-sparcv9 JDKs when it run with flags -server -Xcomp. It doesn't fail with latest JDK7.
Test error message (full test output: http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK_PERFORMANCE/PIT//6u6p/b01/javase/solaris-sparc/server/comp/javase-solaris-sparc_server_comp_LANG_REGRESSION2008-06-08-01-06-26/workDir/java/lang/ref/Basic.jtr):
java.lang.Exception: Expected to dequeue 3 reference objects, but only got 1
at Basic.main(Basic.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:78)
at java.lang.Thread.run(Thread.java:619)
            
java/lang/ref/Basic.java
fails with 6u6p b01 with solaris-sparc and solaris-sparcv9 JDKs when it run with flags -server -Xcomp. It doesn't fail with latest JDK7.
Test error message (full test output: http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK_PERFORMANCE/PIT//6u6p/b01/javase/solaris-sparc/server/comp/javase-solaris-sparc_server_comp_LANG_REGRESSION2008-06-08-01-06-26/workDir/java/lang/ref/Basic.jtr):
java.lang.Exception: Expected to dequeue 3 reference objects, but only got 1
at Basic.main(Basic.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:78)
at java.lang.Thread.run(Thread.java:619)