-
Bug
-
Resolution: Fixed
-
P2
-
5.0u2, 5.0u3, 5.0u5
-
b16
-
generic, x86, sparc
-
generic, solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2128612 | 5.0u6 | Igor Kushnirskiy | P4 | Resolved | Fixed | b02 |
JDK : 5.0U2 b03
Platform[s] : Fails On: Solaris Sparc 10 b70
Failing Test [s] : javax/swing/text/GlyphView/5084107/bug5084107.java
javax/swing/text/html/CSS/5089077/bug5089077.java
Test source location:
=====================
/java/re/jdk/5.0u2/latest/ws/j2se/test/javax/swing/text/GlyphView/5084107/bug5084107.java
jtr file location:
==================
file:///net/cady/export/dtf/unified/results/tiger_u2/b03/reg/sparc10/workDir/javax/swing/text/GlyphView/5084107/bug5084107.jtr
How to reproduce:
====================
- Set JAVA_HOME to /java/re/jdk/5.0u2/latest/binaries/solaris-sparc
- cd /java/re/jdk/5.0u2/latest/ws/j2se/test/javax/swing/text/GlyphView/5084107
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp .
Test output:
=============
java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65)
at java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Verify that the class defining the test is
JavaTest Message: declared public (test invoked via reflection)
STATUS:Error.java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
test result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
Specific Machine Info:
=====================
Host Name: koi
Solaris 10 s10_70 SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 October 2004
###@###.### 2004-11-18 23:56:12 GMT
the bug is reproducible in TigerU5 b03 on Solaris10 x86, de locale. See report at http://java-g11n.sfbay/j2se/5.0u5/i18n/reports/results/b03/regression/Solaris_x86-10-de_DE.UTF8/JTreport/error.html
this bug was fixed in mustang.
I create SubCR to address it in tiger update relesae
Platform[s] : Fails On: Solaris Sparc 10 b70
Failing Test [s] : javax/swing/text/GlyphView/5084107/bug5084107.java
javax/swing/text/html/CSS/5089077/bug5089077.java
Test source location:
=====================
/java/re/jdk/5.0u2/latest/ws/j2se/test/javax/swing/text/GlyphView/5084107/bug5084107.java
jtr file location:
==================
file:///net/cady/export/dtf/unified/results/tiger_u2/b03/reg/sparc10/workDir/javax/swing/text/GlyphView/5084107/bug5084107.jtr
How to reproduce:
====================
- Set JAVA_HOME to /java/re/jdk/5.0u2/latest/binaries/solaris-sparc
- cd /java/re/jdk/5.0u2/latest/ws/j2se/test/javax/swing/text/GlyphView/5084107
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp .
Test output:
=============
java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65)
at java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Verify that the class defining the test is
JavaTest Message: declared public (test invoked via reflection)
STATUS:Error.java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
test result: Error. java.lang.IllegalAccessException: Class com.sun.javatest.regtest.MainWrapper$MainThread can not access a member of class bug5084107 with modifiers "public static"
Specific Machine Info:
=====================
Host Name: koi
Solaris 10 s10_70 SPARC
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 October 2004
###@###.### 2004-11-18 23:56:12 GMT
the bug is reproducible in TigerU5 b03 on Solaris10 x86, de locale. See report at http://java-g11n.sfbay/j2se/5.0u5/i18n/reports/results/b03/regression/Solaris_x86-10-de_DE.UTF8/JTreport/error.html
this bug was fixed in mustang.
I create SubCR to address it in tiger update relesae
- backported by
-
JDK-2128612 TEST_BUG: Regression-test javax/swing/text/GlyphView/5084107/bug5084107 fails
-
- Resolved
-