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

[macosx] Two GC-related regression tests fail in dual screen configuration

XMLWordPrintable

    • generic
    • os_x

        http://java.net/jira/browse/MACOSX_PORT-745 submitted 2011/11/22 by Yuri Nesterenko
        Build: b218
        java/awt/Multiscreen/UpdateGCTest/UpdateGCTest.java
        java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest
        First reports:
        GC for component (java.awt.Frame<span class=&quot;error&quot;>&#91;frame0,100,100,200x200,layout=java.awt.BorderLayout,title=F,resizable,normal&#93;</span>) is not updated
        Right GC: CGLGraphicsConfig<span class=&quot;error&quot;>&#91;dev=69674176,pixfmt=0&#93;</span>
        Component GC: CGLGraphicsConfig<span class=&quot;error&quot;>&#91;dev=729880705,pixfmt=0&#93;</span>
        Unknown exception caught
        java.lang.RuntimeException: Test FAILED: component GC is not updated
        at UpdateGCTest.checkGC(UpdateGCTest.java:132)
        at UpdateGCTest.main(UpdateGCTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at com.sun.javatest.regtest.MainWrapper.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:722)
        Second output:
        java.lang.RuntimeException: Test FAILED: graphics config is not updated
        at WindowGCChangeTest.windowActivated(WindowGCChangeTest.java:134)
        at java.awt.Window.processWindowEvent(Window.java:2055)
        at java.awt.Window.processEvent(Window.java:2001)
        at java.awt.Component.dispatchEventImpl(Component.java:4860)
        at java.awt.Container.dispatchEventImpl(Container.java:2285)
        at java.awt.Window.dispatchEventImpl(Window.java:2711)
        at java.awt.Component.dispatchEvent(Component.java:4686)
        at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1908)
        at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:937)
        at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:439)
        at java.awt.Component.dispatchEventImpl(Component.java:4730)
        at java.awt.Container.dispatchEventImpl(Container.java:2285)
        at java.awt.Window.dispatchEventImpl(Window.java:2711)
        at java.awt.Component.dispatchEvent(Component.java:4686)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
        at java.awt.EventQueue.access./Mac.bugs00(EventQueue.java:101)
        at java.awt.EventQueue.run(EventQueue.java:666)
        at java.awt.EventQueue.run(EventQueue.java:664)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:87)
        at java.awt.EventQueue.run(EventQueue.java:680)
        at java.awt.EventQueue.run(EventQueue.java:678)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
        at java.awt.SentEvent.dispatch(SentEvent.java:70)
        at java.awt.DefaultKeyboardFocusManager.dispatch(DefaultKeyboardFocusManager.java:206)
        at java.awt.DefaultKeyboardFocusManager.sendMessage(DefaultKeyboardFocusManager.java:233)
        at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:317)
        at java.awt.Component.dispatchEventImpl(Component.java:4730)
        at java.awt.Container.dispatchEventImpl(Container.java:2285)
        at java.awt.Window.dispatchEventImpl(Window.java:2711)
        at java.awt.Component.dispatchEvent(Component.java:4686)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
        at java.awt.EventQueue.access./Mac.bugs00(EventQueue.java:101)
        at java.awt.EventQueue.run(EventQueue.java:666)
        at java.awt.EventQueue.run(EventQueue.java:664)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:87)
        at java.awt.EventQueue.run(EventQueue.java:680)
        at java.awt.EventQueue.run(EventQueue.java:678)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:240)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:146)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:142)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:134)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

              serb Sergey Bylokhov
              vasya Vassili Igouchkine (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: