Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8287527

Test javax/swing/JSlider/TestJSliderRendering.java always fails in 8u

XMLWordPrintable

    • 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

            smandalika Srinivas Mandalika
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: