-
Bug
-
Resolution: Unresolved
-
P4
-
8u331
-
b01
-
linux
The javax/swing/JSlider/TestJSliderRendering.java test always fails in 8u since it was backported.
----------messages:(4/141)----------
command: main TestJSliderRendering
reason: User specified action: run main TestJSliderRendering
Mode: othervm
elapsed time (seconds): 2.483
----------configuration:(0/0)----------
----------System.out:(0/0)----------
----------System.err:(13/785)----------
java.lang.RuntimeException: The slider is not rendered properly
at TestJSliderRendering.main(TestJSliderRendering.java:140)
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:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:750)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The slider is not rendered properly
JavaTest Message: shutting down test
----------messages:(4/141)----------
command: main TestJSliderRendering
reason: User specified action: run main TestJSliderRendering
Mode: othervm
elapsed time (seconds): 2.483
----------configuration:(0/0)----------
----------System.out:(0/0)----------
----------System.err:(13/785)----------
java.lang.RuntimeException: The slider is not rendered properly
at TestJSliderRendering.main(TestJSliderRendering.java:140)
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:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:750)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The slider is not rendered properly
JavaTest Message: shutting down test
- relates to
-
JDK-8252194 Add automated test for fix done in JDK-8218469
-
- Resolved
-