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

[TEST_BUG] Test java/awt/applet/Applet/AppletFlipBuffer.java fails on Windows with AWTException

XMLWordPrintable

    • b94
    • generic
    • windows

      Test name(s): java/awt/applet/Applet/AppletFlipBuffer.java
      JDK tested:9b78,9b77
      OS tested:Windows 7 , Linux
      Is it a regression? No
      Regression introduced in release/build: N/A
                                   
      Is it platform specific? Yes ( fails in Windows and passes in Linux)
                          
      The is failure reproduced:Always

      ----------System.out:(0/0)----------
      ----------System.err:(20/1313)----------
      java.awt.AWTException: The operation requested is not supported
      at sun.awt.Win32GraphicsConfig.assertOperationSupported(Win32GraphicsConfig.java:278)
      at sun.awt.windows.WComponentPeer.createBuffers(WComponentPeer.java:986)
      at java.awt.Component$FlipBufferStrategy.createBuffers(Component.java:4123)
      at java.awt.Component$FlipBufferStrategy.<init>(Component.java:4063)
      at java.awt.Component$FlipSubRegionBufferStrategy.<init>(Component.java:4591)
      at java.awt.Component.createBufferStrategy(Component.java:3927)
      at java.awt.Component$1.createBufferStrategy(Component.java:980)
      at AppletFlipBuffer.main(AppletFlipBuffer.java:48)
      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:504)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:746)

      JavaTest Message: Test threw exception: java.awt.AWTException: The operation requested is not supported
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.awt.AWTException: The operation requested is not supported

            serb Sergey Bylokhov
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: