Passed
com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test01_Compo_Flow_One
Standard Error
SLOCK [T main @ 1386045650509 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-1 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1386045653510 ms +++ localhost/127.0.0.1:59999 - Locked within 3005 ms, 3 attempts ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One canvas1 pos/siz: 0/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045657104 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045657105 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045657111 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045657111 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045657111 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x566a6bb8: tileRendererInUse null GearsES2 init 0x566a6bb8 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x566a6bb8 created: GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x566a6bb8 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x566a6bb8 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x566a6bb8 FIN GearsES2[obj 0x566a6bb8 isInit true, usesShared false, 1 GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d31238e, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x566a6bb8 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x566a6bb8 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 0/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x566a6bb8 0/0 400x600 of 400x600, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x566a6bb8 114.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045658110 d 0ms]] finishLifecycleAction(com.jogamp.opengl.util.Animator$2): ++++++ timeout reached ++++++ main finishLifecycleAction(com.jogamp.opengl.util.Animator$2): OK false- pollPeriod 1000, blocking true, waited 1000/1000 - main - com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 135, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1364) at com.jogamp.opengl.util.AnimatorBase.finishLifecycleAction(AnimatorBase.java:552) at com.jogamp.opengl.util.Animator.stop(Animator.java:278) at com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.runTestGL(TestBug816OSXCALayerPos01AWT.java:309) at com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test00_Compo_None_One(TestBug816OSXCALayerPos01AWT.java:336) 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:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One canvas1 pos/siz: 0/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661224 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661224 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661225 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661225 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661226 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661226 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045661226 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x236352a5: tileRendererInUse null GearsES2 init 0x236352a5 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x236352a5 created: GearsObj[0x545a7070, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x236352a5 created: GearsObj[0x7d8bf453, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x236352a5 created: GearsObj[0x7d8bf453, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x236352a5 FIN GearsES2[obj 0x236352a5 isInit true, usesShared false, 1 GearsObj[0x545a7070, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d8bf453, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f55b589, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x236352a5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x236352a5 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 0/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x236352a5 0/0 400x600 of 400x600, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x236352a5 120.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045662246 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663848 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663848 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663849 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663849 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x236352a5: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x236352a5 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663852 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One canvas1 pos/siz: 40/23 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663898 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663899 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663899 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663900 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663902 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045663902 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x32675cf4: tileRendererInUse null GearsES2 init 0x32675cf4 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x32675cf4 created: GearsObj[0x4da2d209, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x32675cf4 created: GearsObj[0x7c8b74b0, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x32675cf4 created: GearsObj[0x7c8b74b0, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x32675cf4 FIN GearsES2[obj 0x32675cf4 isInit true, usesShared false, 1 GearsObj[0x4da2d209, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8b74b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x279a0eb1, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32675cf4 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x32675cf4 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 40/23 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32675cf4 0/0 400x600 of 400x600, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x32675cf4 120.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045664915 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666516 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666516 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666517 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32675cf4: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32675cf4 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666520 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One canvas1 pos/siz: 0/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666535 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666536 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666536 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666536 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666537 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666538 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045666538 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4b592aeb: tileRendererInUse null GearsES2 init 0x4b592aeb on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x4b592aeb created: GearsObj[0x7b72c45d, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x4b592aeb created: GearsObj[0x2bb9f4fc, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x4b592aeb created: GearsObj[0x2bb9f4fc, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4b592aeb FIN GearsES2[obj 0x4b592aeb isInit true, usesShared false, 1 GearsObj[0x7b72c45d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bb9f4fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d82e2d1, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b592aeb 0/0 320x480 of 320x480, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x4b592aeb 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 0/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b592aeb 0/0 400x600 of 400x600, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x4b592aeb 120.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045667568 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669169 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669169 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669169 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669170 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b592aeb: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b592aeb FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669172 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One canvas1 pos/siz: 30/1 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669215 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669216 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669216 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669216 d 1ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669218 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669219 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045669219 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x20049cc1: tileRendererInUse null GearsES2 init 0x20049cc1 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x20049cc1 created: GearsObj[0x3d80023a, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x20049cc1 created: GearsObj[0x1f124d61, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x20049cc1 created: GearsObj[0x1f124d61, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x20049cc1 FIN GearsES2[obj 0x20049cc1 isInit true, usesShared false, 1 GearsObj[0x3d80023a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f124d61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a962b36, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20049cc1 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x20049cc1 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 70/1 360x540 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20049cc1 0/0 360x540 of 360x540, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x20049cc1 120.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045670237 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671837 d 1ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671838 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671838 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671839 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20049cc1: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20049cc1 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671842 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two canvas1 pos/siz: 0/0 320x480 canvas2 pos/siz: 320/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671864 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671864 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671865 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671865 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671866 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671866 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045671866 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4a6e13ac: tileRendererInUse null GearsES2 init 0x4a6e13ac on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x4a6e13ac created: GearsObj[0x3e03af0, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x4a6e13ac created: GearsObj[0x763d648c, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x4a6e13ac created: GearsObj[0x763d648c, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4a6e13ac FIN GearsES2[obj 0x4a6e13ac isInit true, usesShared false, 1 GearsObj[0x3e03af0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x763d648c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38945ff9, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a6e13ac 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x4a6e13ac 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 7 (enable: true) null ShaderProgram[id=7, linked=false, inUse=false, program: 1, ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 400x600 resize canvas2 pos/siz: 400/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a6e13ac 0/0 400x600 of 400x600, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x4a6e13ac 114.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045672888 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674489 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674489 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674490 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674490 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a6e13ac: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a6e13ac FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674494 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two canvas1 pos/siz: 0/0 320x480 canvas2 pos/siz: 320/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674536 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674537 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674537 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674537 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674539 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045674539 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x502aeaed: tileRendererInUse null GearsES2 init 0x502aeaed on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x502aeaed created: GearsObj[0x3ccd99a5, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x502aeaed created: GearsObj[0x5e223ed2, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x502aeaed created: GearsObj[0x5e223ed2, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x502aeaed FIN GearsES2[obj 0x502aeaed isInit true, usesShared false, 1 GearsObj[0x3ccd99a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e223ed2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a4a7d46, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x502aeaed 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x502aeaed 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 9 (enable: true) null ShaderProgram[id=9, linked=false, inUse=false, program: 1, ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 400x600 resize canvas2 pos/siz: 400/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x502aeaed 0/0 400x600 of 400x600, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x502aeaed 118.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045675558 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677158 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677158 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677158 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x502aeaed: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x502aeaed FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677163 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two canvas1 pos/siz: 0/0 320x480 canvas2 pos/siz: 320/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677183 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677183 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677183 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677183 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677184 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677185 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045677185 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x3cb2fe47: tileRendererInUse null GearsES2 init 0x3cb2fe47 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x3cb2fe47 created: GearsObj[0x4643ac23, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x3cb2fe47 created: GearsObj[0x4da51df, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x3cb2fe47 created: GearsObj[0x4da51df, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x3cb2fe47 FIN GearsES2[obj 0x3cb2fe47 isInit true, usesShared false, 1 GearsObj[0x4643ac23, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4da51df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x193509f6, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb2fe47 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x3cb2fe47 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 11 (enable: true) null ShaderProgram[id=11, linked=false, inUse=false, program: 1, ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 400x600 resize canvas2 pos/siz: 400/0 400x600 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3cb2fe47 0/0 400x600 of 400x600, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x3cb2fe47 116.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045678209 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x34010d11, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679810 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679810 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679810 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679811 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb2fe47: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3cb2fe47 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679814 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two canvas1 pos/siz: 331/1 320x480 canvas2 pos/siz: 1/1 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679842 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679842 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679843 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679843 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679844 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679845 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045679845 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x2af5e863: tileRendererInUse null GearsES2 init 0x2af5e863 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x2af5e863 created: GearsObj[0x6317216a, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x2af5e863 created: GearsObj[0x392e8f9, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x2af5e863 created: GearsObj[0x392e8f9, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x2af5e863 FIN GearsES2[obj 0x2af5e863 isInit true, usesShared false, 1 GearsObj[0x6317216a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x392e8f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21fd3544, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2af5e863 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x2af5e863 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 13 (enable: true) null ShaderProgram[id=13, linked=false, inUse=false, program: 1, ShaderCode[id=25, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=26, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 411/1 400x540 resize canvas2 pos/siz: 1/1 400x540 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2af5e863 0/0 400x540 of 400x540, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x2af5e863 118.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045680861 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682462 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682462 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682462 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682463 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2af5e863: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2af5e863 FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682466 d 0ms]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682478 d 0ms]] canvas1 pos/siz: 0/0 368x506 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682481 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682481 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682481 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682481 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682483 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682483 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045682483 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x6d14693f: tileRendererInUse null GearsES2 init 0x6d14693f on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x6d14693f created: GearsObj[0x4756aef8, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x6d14693f created: GearsObj[0xbf9405f, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x6d14693f created: GearsObj[0xbf9405f, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x6d14693f FIN GearsES2[obj 0x6d14693f isInit true, usesShared false, 1 GearsObj[0x4756aef8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbf9405f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f1231d, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d14693f 0/0 368x506 of 368x506, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x6d14693f 0.0, [l -1.0, r 1.0, b -1.375, t 1.375] 2.0x2.75 -> [l -1.0, r 1.0, b -1.375, t 1.375] 2.0x2.75 resize canvas1 pos/siz: 0/0 448x626 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d14693f 0/0 448x626 of 448x626, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x6d14693f 122.0, [l -1.0, r 1.0, b -1.3973215, t 1.3973215] 2.0x2.794643 -> [l -1.0, r 1.0, b -1.3973215, t 1.3973215] 2.0x2.794643 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045683512 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685114 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685115 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685115 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685115 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d14693f: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d14693f FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685117 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One canvas1 pos/siz: 0/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685129 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685132 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685132 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685132 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685132 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685133 d 1ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685134 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045685134 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x13038e01: tileRendererInUse null GearsES2 init 0x13038e01 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x13038e01 created: GearsObj[0x108f8051, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x13038e01 created: GearsObj[0x3d314e55, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x13038e01 created: GearsObj[0x3d314e55, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x13038e01 FIN GearsES2[obj 0x13038e01 isInit true, usesShared false, 1 GearsObj[0x108f8051, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d314e55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x700dcdd5, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13038e01 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x13038e01 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 resize canvas1 pos/siz: 0/0 320x480 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13038e01 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x13038e01 120.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045686147 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687749 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687750 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687750 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687750 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13038e01: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13038e01 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687752 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One canvas1 pos/siz: 40/23 198x414 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687776 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687778 d 1ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687779 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687779 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687779 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687781 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045687781 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4833240b: tileRendererInUse null GearsES2 init 0x4833240b on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x4833240b created: GearsObj[0x46e3b6b7, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x4833240b created: GearsObj[0xff0ccbd, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x4833240b created: GearsObj[0xff0ccbd, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4833240b FIN GearsES2[obj 0x4833240b isInit true, usesShared false, 1 GearsObj[0x46e3b6b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xff0ccbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa119478, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4833240b 0/0 198x414 of 198x414, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x4833240b 0.0, [l -1.0, r 1.0, b -2.090909, t 2.090909] 2.0x4.181818 -> [l -1.0, r 1.0, b -2.090909, t 2.090909] 2.0x4.181818 resize canvas1 pos/siz: 40/23 278x534 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4833240b 0/0 278x534 of 278x534, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x4833240b 120.0, [l -1.0, r 1.0, b -1.9208633, t 1.9208633] 2.0x3.8417265 -> [l -1.0, r 1.0, b -1.9208633, t 1.9208633] 2.0x3.8417265 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045688801 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690402 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690402 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690402 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4833240b: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4833240b FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690405 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One canvas1 pos/siz: 0/0 368x506 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690418 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690420 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690421 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690421 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690421 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690422 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690422 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045690422 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x7ac53a21: tileRendererInUse null GearsES2 init 0x7ac53a21 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x7ac53a21 created: GearsObj[0x3cfdc252, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x7ac53a21 created: GearsObj[0x37e0b4c6, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x7ac53a21 created: GearsObj[0x37e0b4c6, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x7ac53a21 FIN GearsES2[obj 0x7ac53a21 isInit true, usesShared false, 1 GearsObj[0x3cfdc252, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37e0b4c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17c4fd3, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ac53a21 0/0 368x506 of 368x506, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x7ac53a21 0.0, [l -1.0, r 1.0, b -1.375, t 1.375] 2.0x2.75 -> [l -1.0, r 1.0, b -1.375, t 1.375] 2.0x2.75 resize canvas1 pos/siz: 0/0 448x626 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ac53a21 0/0 448x626 of 448x626, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x7ac53a21 122.0, [l -1.0, r 1.0, b -1.3973215, t 1.3973215] 2.0x2.794643 -> [l -1.0, r 1.0, b -1.3973215, t 1.3973215] 2.0x2.794643 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045691452 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693053 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693054 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693054 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693054 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ac53a21: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ac53a21 FIN WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693057 d 0ms]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693072 d 0ms]] canvas1 pos/siz: 37/1 328x475 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693076 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693077 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693077 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693077 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693079 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693079 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045693079 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x6c7b8407: tileRendererInUse null GearsES2 init 0x6c7b8407 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x6c7b8407 created: GearsObj[0x77aa0759, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x6c7b8407 created: GearsObj[0x3bc8a16f, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x6c7b8407 created: GearsObj[0x3bc8a16f, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x6c7b8407 FIN GearsES2[obj 0x6c7b8407 isInit true, usesShared false, 1 GearsObj[0x77aa0759, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bc8a16f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70de9d12, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c7b8407 0/0 328x475 of 328x475, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x6c7b8407 0.0, [l -1.0, r 1.0, b -1.4481708, t 1.4481708] 2.0x2.8963416 -> [l -1.0, r 1.0, b -1.4481708, t 1.4481708] 2.0x2.8963416 resize canvas1 pos/siz: 77/1 368x535 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c7b8407 0/0 368x535 of 368x535, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x6c7b8407 120.0, [l -1.0, r 1.0, b -1.4538044, t 1.4538044] 2.0x2.9076087 -> [l -1.0, r 1.0, b -1.4538044, t 1.4538044] 2.0x2.9076087 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045694105 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695705 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695706 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695706 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695706 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c7b8407: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c7b8407 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695708 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two canvas1 pos/siz: 0/0 320x480 canvas2 pos/siz: 320/0 320x480 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695725 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695729 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695729 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695729 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695729 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695731 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695731 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045695731 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x1380461f: tileRendererInUse null GearsES2 init 0x1380461f on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x1380461f created: GearsObj[0x4ee996af, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x1380461f created: GearsObj[0x49a3e3a2, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x1380461f created: GearsObj[0x49a3e3a2, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x1380461f FIN GearsES2[obj 0x1380461f isInit true, usesShared false, 1 GearsObj[0x4ee996af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a3e3a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26b5c673, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1380461f 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, msaa false, tileRendererInUse null >> angle 0x1380461f 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 20 (enable: true) null ShaderProgram[id=20, linked=false, inUse=false, program: 1, ShaderCode[id=39, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=40, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 320x480 resize canvas2 pos/siz: 320/0 320x480 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1380461f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x1380461f 118.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045696741 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698357 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698357 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698357 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698358 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1380461f: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1380461f FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698361 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two canvas1 pos/siz: 0/0 259x414 canvas2 pos/siz: 259/0 259x414 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698391 d 1ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698394 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698394 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698395 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698395 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698397 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045698397 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x5680e480: tileRendererInUse null GearsES2 init 0x5680e480 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x5680e480 created: GearsObj[0xf01dde6, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x5680e480 created: GearsObj[0x438f2ebc, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x5680e480 created: GearsObj[0x438f2ebc, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x5680e480 FIN GearsES2[obj 0x5680e480 isInit true, usesShared false, 1 GearsObj[0xf01dde6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x438f2ebc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d455b4a, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5680e480 0/0 259x414 of 259x414, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x5680e480 0.0, [l -1.0, r 1.0, b -1.5984555, t 1.5984555] 2.0x3.196911 -> [l -1.0, r 1.0, b -1.5984555, t 1.5984555] 2.0x3.196911 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 22 (enable: true) null ShaderProgram[id=22, linked=false, inUse=false, program: 1, ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 259x414 of 259x414, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 339x534 resize canvas2 pos/siz: 339/0 339x534 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5680e480 0/0 339x534 of 339x534, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x5680e480 118.0, [l -1.0, r 1.0, b -1.5752212, t 1.5752212] 2.0x3.1504424 -> [l -1.0, r 1.0, b -1.5752212, t 1.5752212] 2.0x3.1504424 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045699425 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 339x534 of 339x534, swapInterval 1, drawable 0xffffffffd3010bb3, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701026 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701026 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701027 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5680e480: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5680e480 FIN WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701031 d 0ms]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two canvas1 pos/siz: 0/0 344x506 canvas2 pos/siz: 344/0 344x506 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701049 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701051 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701051 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701052 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701052 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701053 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701053 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045701053 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4008896: tileRendererInUse null GearsES2 init 0x4008896 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x4008896 created: GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x4008896 created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x4008896 created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x4008896 FIN GearsES2[obj 0x4008896 isInit true, usesShared false, 1 GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa2baf8d, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4008896 0/0 344x506 of 344x506, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x4008896 0.0, [l -1.0, r 1.0, b -1.4709302, t 1.4709302] 2.0x2.9418604 -> [l -1.0, r 1.0, b -1.4709302, t 1.4709302] 2.0x2.9418604 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 24 (enable: true) null ShaderProgram[id=24, linked=false, inUse=false, program: 1, ShaderCode[id=48, type=FRAGMENT_SHADER, valid=true, shader: 3, source] ShaderCode[id=47, type=VERTEX_SHADER, valid=true, shader: 2, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 344x506 of 344x506, swapInterval 1, drawable 0x34010d11, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 0/0 424x626 resize canvas2 pos/siz: 424/0 424x626 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4008896 0/0 424x626 of 424x626, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x4008896 112.0, [l -1.0, r 1.0, b -1.476415, t 1.476415] 2.0x2.95283 -> [l -1.0, r 1.0, b -1.476415, t 1.476415] 2.0x2.95283 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045702077 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 424x626 of 424x626, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703679 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703679 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703679 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703680 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4008896: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4008896 FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703683 d 0ms]] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two canvas1 pos/siz: 348/1 337x475 canvas2 pos/siz: 1/1 337x475 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703704 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703708 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703708 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703708 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703708 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703710 d 0ms]] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703710 d 0ms]] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045703710 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x3a7f9178: tileRendererInUse null GearsES2 init 0x3a7f9178 on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- gear1 0x3a7f9178 created: GearsObj[0x79ea7e86, vbo ff 1, fs 2, bf 3, bs 4] gear2 0x3a7f9178 created: GearsObj[0x1218cdf2, vbo ff 7, fs 8, bf 9, bs 10] gear3 0x3a7f9178 created: GearsObj[0x1218cdf2, vbo ff 7, fs 8, bf 9, bs 10] Thread[AWT-EventQueue-0,6,main] GearsES2.init 0x3a7f9178 FIN GearsES2[obj 0x3a7f9178 isInit true, usesShared false, 1 GearsObj[0x79ea7e86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1218cdf2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a78d426, vbo ff 13, fs 14, bf 15, bs 16]] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a7f9178 0/0 337x475 of 337x475, swapInterval 1, drawable 0x56010718, msaa false, tileRendererInUse null >> angle 0x3a7f9178 0.0, [l -1.0, r 1.0, b -1.4094956, t 1.4094956] 2.0x2.8189912 -> [l -1.0, r 1.0, b -1.4094956, t 1.4094954] 2.0x2.818991 Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.hw] GL Version 4.4 (Core profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.0 [GL 4.4.0, vendor 0.0.0 (n/a)] Quirks [NoDoubleBufferedBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER GeForce GTX 460/PCIe/SSE2 GL_VERSION 4.4.0 GLSL true, has-compiler-func: true, version: 4.40 NVIDIA via Cg compiler / 4.40.0 GL FBO: basic true, full true GL_EXTENSIONS 286 GLX_EXTENSIONS 26 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 26 (enable: true) null ShaderProgram[id=26, linked=false, inUse=false, program: 1, ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 337x475 of 337x475, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN resize canvas1 pos/siz: 428/1 417x535 resize canvas2 pos/siz: 1/1 417x535 Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a7f9178 0/0 417x535 of 417x535, swapInterval 1, drawable 0x34010d11, msaa false, tileRendererInUse null >> angle 0x3a7f9178 118.0, [l -1.0, r 1.0, b -1.2829736, t 1.2829736] 2.0x2.5659473 -> [l -1.0, r 1.0, b -1.2829736, t 1.2829736] 2.0x2.5659473 WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045704729 d 0ms]] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x535 of 417x535, swapInterval 1, drawable 0x56010718, tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045706330 d 0ms]] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045706331 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045706331 d 0ms]] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045706331 d 0ms]] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a7f9178: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a7f9178 FIN Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.swing.JFrame, consumed false, when:1386045706335 d 0ms]] SLOCK [T main @ 1386045706412 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms