Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b78
-
CPU:generic
-
OS:linux, solaris
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135836 | emb-9 | Semyon Sadetsky | P3 | Resolved | Fixed | team |
Description
Test name(s):javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java
JDK tested:9b71,9b70
OS tested: Solaris sparcv9 , Solaris x86, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:Solaris11 Sparcv9 (Passes in Soalris 11 x86)
----------System.err:(13/691)----------
java.lang.Exception: Wrong field height
at bug8001470.main(bug8001470.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: Wrong field height
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Wrong field height
JDK tested:9b71,9b70
OS tested: Solaris sparcv9 , Solaris x86, Windows
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:Solaris11 Sparcv9 (Passes in Soalris 11 x86)
----------System.err:(13/691)----------
java.lang.Exception: Wrong field height
at bug8001470.main(bug8001470.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: Wrong field height
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Wrong field height
Attachments
Issue Links
- backported by
-
JDK-8135836 Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
-
- Resolved
-
- relates to
-
JDK-8231336 Corrupted option dialog in JTHarness with JDK14b13
-
- Resolved
-
-
JDK-8001470 JTextField's size is computed incorrectly when it contains Indic or Thai characters
-
- Resolved
-
-
JDK-8160246 Regression: 4410243 reproducible with GTK LaF
-
- Resolved
-