-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b56
-
generic
-
generic
-
Verified
JDK : Fails On: Mustang b53
Passes On: Mustang b52
Platform[s] : Fails On: Solaris 8 x86, SuSE 9.3
Failing Test [s] : javax/swing/JTabbedPane/4889843/bug4889843.java
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTabbedPane/4889843/bug4889843.java
jtr file location:
==================
/net/cady/export6/results/mustang/b53/reg/regression-reg-IA8-2005-09-23-13-44-58-0911/workDir/javax/swing/JTabbedPane/4889843/bug4889843.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b53 solaris-i586
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTabbedPane/4889843 - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp bug4889843.java
Test output:
=============
java.lang.RuntimeException: The tool tip has incorrect mnemonic string
at bug4889843.main(bug4889843.java:64)
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:589)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:611)
Passes On: Mustang b52
Platform[s] : Fails On: Solaris 8 x86, SuSE 9.3
Failing Test [s] : javax/swing/JTabbedPane/4889843/bug4889843.java
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTabbedPane/4889843/bug4889843.java
jtr file location:
==================
/net/cady/export6/results/mustang/b53/reg/regression-reg-IA8-2005-09-23-13-44-58-0911/workDir/javax/swing/JTabbedPane/4889843/bug4889843.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b53 solaris-i586
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/swing/JTabbedPane/4889843 - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp bug4889843.java
Test output:
=============
java.lang.RuntimeException: The tool tip has incorrect mnemonic string
at bug4889843.main(bug4889843.java:64)
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:589)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:611)
- relates to
-
JDK-5047379 tooltips have extra space at the end of the message
-
- Resolved
-
-
JDK-4889843 JTabbedPane tool tips should have mnemonic
-
- Resolved
-