Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Console Output

This log is too long to show here, 644 KB has been skipped โ€” click to see the complete log
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0.735 sec
    [apply] ------------- Standard Error -----------------
    [apply] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting01CreateVisibleDestroy(TestParenting01NEWT.java:74)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinImpl(TestParenting01NEWT.java:335)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinReparentRecreate(TestParenting01NEWT.java:314)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinImpl(TestParenting01NEWT.java:335)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinReparentNative(TestParenting01NEWT.java:319)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopImpl(TestParenting01NEWT.java:532)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentRecreate(TestParenting01NEWT.java:512)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopImpl(TestParenting01NEWT.java:532)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentNative(TestParenting01NEWT.java:517)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01NEWT
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindowParenting01CreateVisibleDestroy took 0.044 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting01CreateVisibleDestroy(TestParenting01NEWT.java:74)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Testcase: testWindowParenting02ReparentTop2WinReparentRecreate took 0.004 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinImpl(TestParenting01NEWT.java:335)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinReparentRecreate(TestParenting01NEWT.java:314)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Testcase: testWindowParenting02ReparentTop2WinReparentNative took 0.008 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinImpl(TestParenting01NEWT.java:335)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinReparentNative(TestParenting01NEWT.java:319)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Testcase: testWindowParenting03ReparentWin2TopReparentRecreate took 0.003 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopImpl(TestParenting01NEWT.java:532)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentRecreate(TestParenting01NEWT.java:512)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Testcase: testWindowParenting03ReparentWin2TopReparentNative took 0.004 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:193)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:116)
    [apply] 	at com.jogamp.newt.opengl.GLWindow.create(GLWindow.java:101)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopImpl(TestParenting01NEWT.java:532)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentNative(TestParenting01NEWT.java:517)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Result: 2
     [echo] Testing com.jogamp.test.junit.newt.parenting.TestParenting02NEWT -> ../build/test/results/TEST-com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.xml
    [apply] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
    [apply] junit.framework.TestListener: tests to run: 1
    [apply] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [apply] junit.framework.TestListener: startTest(testWindowParenting01NewtOnNewtParentChildDraw)
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:186)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:123)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.createWindow(TestParenting02NEWT.java:71)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.testWindowParenting01NewtOnNewtParentChildDraw(TestParenting02NEWT.java:113)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
    [apply] junit.framework.TestListener: addError(testWindowParenting01NewtOnNewtParentChildDraw, java.lang.NullPointerException)
    [apply] junit.framework.TestListener: endTest(testWindowParenting01NewtOnNewtParentChildDraw)
    [apply] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.72 sec
    [apply] ------------- Standard Error -----------------
    [apply] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [apply] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
    [apply] java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:186)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:123)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.createWindow(TestParenting02NEWT.java:71)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.testWindowParenting01NewtOnNewtParentChildDraw(TestParenting02NEWT.java:113)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [apply] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [apply] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [apply] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [apply] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [apply] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [apply] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [apply] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [apply] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [apply] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [apply] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [apply] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [apply] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [apply] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [apply] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [apply] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [apply] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [apply] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting02NEWT
    [apply] ------------- ---------------- ---------------
    [apply] 
    [apply] Testcase: testWindowParenting01NewtOnNewtParentChildDraw took 0.042 sec
    [apply] 	Caused an ERROR
    [apply] java.lang.NullPointerException
    [apply] javax.media.nativewindow.NativeWindowException: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:117)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindowImpl(NewtFactory.java:186)
    [apply] 	at com.jogamp.newt.NewtFactory.createWindow(NewtFactory.java:123)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.createWindow(TestParenting02NEWT.java:71)
    [apply] 	at com.jogamp.test.junit.newt.parenting.TestParenting02NEWT.testWindowParenting01NewtOnNewtParentChildDraw(TestParenting02NEWT.java:113)
    [apply] 	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)
    [apply] 	at com.jogamp.newt.util.MainThread.main(MainThread.java:200)
    [apply] Caused by: java.lang.NullPointerException
    [apply] 	at com.jogamp.newt.util.MainThread.invokeLater(MainThread.java:278)
    [apply] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:333)
    [apply] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [apply] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.setUndecorated(WindowImpl.java:1134)
    [apply] 	at com.jogamp.newt.impl.WindowImpl.create(WindowImpl.java:113)
    [apply] 
    [apply] Result: 2
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.713 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLDefault took 1.107 sec
    [junit] Testcase: test03GLMaxFixed took 0.555 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.713 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT01GLn
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] windowClosing() called ..
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.468 sec
    [junit] ------------- Standard Output ---------------
    [junit] windowClosing() called ..
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01WindowClosing took 0.459 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.468 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] windowClosing() called ..
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestAWT02WindowClosing
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] testing with java.awt.Frame
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] testing with javax.swing.JFrame
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] testing with java.awt.Frame
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] testing with javax.swing.JFrame
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] cleaning up...
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.976 sec
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01GLDefault took 2.285 sec
    [junit] Testcase: test03GLMaxFixed took 1.661 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.976 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] GLProfile <static> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2 true[1.5 (compatibility profile, any, old)], GL2ES1 true, GLES1 false, GL2ES2 true, GLES2 false], Profiles[GLProfile[GL2ES2/GL2], GLProfile[GL2ES1/GL2], GLProfile[GL2/GL2], GLProfile[GL2GL3/GL2], , default GLProfile[GL2/GL2]]]
    [junit] GLProfile Default: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] GLProfile MaxFixed: GLProfile[GL2/GL2]
    [junit] testing with java.awt.Window
    [junit] cleaning up...
    [junit] testing with java.awt.Frame
    [junit] cleaning up...
    [junit] testing with javax.swing.JFrame
    [junit] cleaning up...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.awt.TestSwingAWT01GLn
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
    [junit] robot pos: java.awt.Point[x=200,y=98]
    [junit] robot pos: java.awt.Point[x=200,y=59]
    [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@427eb6e2,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is neither NSWindow nor NSView : 0x0
    [junit] *************** viewWillDraw: 0x0x102825b50*************** viewWillDraw: 0x0x102825b50Gears: Reshape 0/0 100x100
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 100x100
    [junit] createWindow0 - Parent is NSView : 0x1001a2f20 -> 0x10065c8d0 (win) 
    [junit] pwin 0.000000/877.000000 400.000000x151.000000, pview 0.000000/0.000000 400.000000x129.000000 -> 0/0
    [junit] robot pos: java.awt.Point[x=200,y=298]
    [junit] 2010-11-03 16:01:43.776 java[74568:f003] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x1001a2f20
    [junit] 2010-11-03 16:01:43.779 java[74568:f003] An uncaught exception was raised
    [junit] 2010-11-03 16:01:43.780 java[74568:f003] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x1001a2f20
    [junit] 2010-11-03 16:01:43.781 java[74568:f003] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSViewAWT contentView]: unrecognized selector sent to instance 0x1001a2f20'
    [junit] *** Call stack at first throw:
    [junit] (
    [junit] 	0   CoreFoundation                      0x00007fff8772ccc4 __exceptionPreprocess + 180
    [junit] 	1   libobjc.A.dylib                     0x00007fff808540f3 objc_exception_throw + 45
    [junit] 	2   CoreFoundation                      0x00007fff87786140 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    [junit] 	3   CoreFoundation                      0x00007fff876fecdf ___forwarding___ + 751
    [junit] 	4   CoreFoundation                      0x00007fff876fae28 _CF_forwarding_prep_0 + 232
    [junit] 	5   libnewt.jnilib                      0x0000000128f506ac setFrameTopLeftPoint + 201
    [junit] 	6   libnewt.jnilib                      0x0000000128f518a4 Java_com_jogamp_newt_impl_macosx_MacWindow_setFrameTopLeftPoint0 + 115
    [junit] 	7   ???                                 0x0000000103811c48 0x0 + 4353760328
    [junit] )
    [junit] terminate called after throwing an instance of 'NSException'
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: test01NewtCanvasAWT took 0.009 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411:test01NewtCanvasAWT:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.jogl.awt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] Testsuite: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906660 d 0ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906924 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907256 d 0ms]]
    [junit] Gears: Dispose
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907272 d 0ms]]
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.237 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906660 d 0ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906924 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907256 d 0ms]]
    [junit] Gears: Dispose
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907272 d 0ms]]
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.201 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.237 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906660 d 0ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x490
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792906924 d 0ms]]
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907256 d 0ms]]
    [junit] Gears: Dispose
    [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:java.awt.Frame, when:1288792907272 d 0ms]]
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsAWT
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Testsuite: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Detected screen size 1680x1050
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.awt.AWTWindow, when:1288792909807 d 257ms]]
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.57 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Detected screen size 1680x1050
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.awt.AWTWindow, when:1288792909807 d 257ms]]
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test01 took 1.528 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.57 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] Detected screen size 1680x1050
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 512x512
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.awt.AWTWindow, when:1288792909807 d 257ms]]
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.demos.gl2.gears.TestGearsNewtAWTWrapper
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] Testsuite: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.763 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: test1 took 1.158 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.jogl.texture.TestTexture01AWT
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Testsuite: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x102070630 -> 0x10016aca0 (win) 
    [junit] pwin 0.000000/428.000000 800.000000x600.000000, pview 0.000000/0.000000 800.000000x578.000000 -> 0/0
    [junit] *************** viewWillDraw: 0x0x100308170Gears: Init
    [junit] Gears: Reshape 0/0 800x578
    [junit] Gears: Reshape 0/0 800x578
    [junit] Exception in thread "AWT-EventQueue-0" javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at javax.swing.JRootPane.removeNotify(JRootPane.java:754)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.Window.doDispose(Window.java:1026)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.TestEventSourceNotAWTBug$2.run(TestEventSourceNotAWTBug.java:88)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 30 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.094 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 800x578
    [junit] Gears: Reshape 0/0 800x578
    [junit] Exception in thread "AWT-EventQueue-0" javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at javax.swing.JRootPane.removeNotify(JRootPane.java:754)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.Window.doDispose(Window.java:1026)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.TestEventSourceNotAWTBug$2.run(TestEventSourceNotAWTBug.java:88)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 30 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testEventSourceNotNewtBug took 1.048 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.094 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 800x578
    [junit] Gears: Reshape 0/0 800x578
    [junit] Exception in thread "AWT-EventQueue-0" javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at javax.swing.JComponent.removeNotify(JComponent.java:4701)
    [junit] 	at javax.swing.JRootPane.removeNotify(JRootPane.java:754)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.Window.doDispose(Window.java:1026)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.TestEventSourceNotAWTBug$2.run(TestEventSourceNotAWTBug.java:88)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 30 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.TestEventSourceNotAWTBug
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x10066ba50 -> 0x10011fdf0 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] FOCUS NEWT GAINED [1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792919245 d 3ms]]
    [junit] FOCUS NEWT GAINED [2]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792919250 d 0ms]]
    [junit] *************** viewWillDraw: 0x0x10280e6c8java(74574,0x7fff70165c20) malloc: *** error for object 0x10010c9e0: pointer being freed was not allocated
    [junit] *** set a breakpoint in malloc_error_break to debug
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testFocus01ProgrFocus took 0 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot:testFocus01ProgrFocus:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.TestFocus01SwingAWTRobot FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] robot pos: java.awt.Point[x=320,y=262]
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x10206eef0 -> 0x10016e100 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] *************** viewWillDraw: 0x0x10061f038FOCUS NEWT GAINED [1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792921856 d 1ms]]
    [junit] FOCUS NEWT GAINED [2]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792921856 d 3ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 418x346
    [junit] Gears: Reshape 0/0 418x346
    [junit] FOCUS AWT  GAINED PERM [1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
    [junit] FOCUS NEWT LOST   [1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792922345 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [0]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
    [junit] FOCUS AWT  GAINED PERM [1]: JFrame1, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=UNKNOWN] on javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] Frames for initial setVisible(true): 3
    [junit] FOCUS AWT  Button Outer request
    [junit] FOCUS AWT  LOST   PERM [0]: JFrame1, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=UNKNOWN] on javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] FOCUS AWT  GAINED PERM [1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
    [junit] FOCUS AWT  Button Outer sync
    [junit] robot pos: java.awt.Point[x=320,y=58]
    [junit] KEY AWT  TYPED [1]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
    [junit] KEY AWT  TYPED [2]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
    [junit] robot pos: java.awt.Point[x=320,y=58]
    [junit] FOCUS NEWT GAINED [1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792923467 d 0ms]]
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] FOCUS NEWT LOST   [0]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792924650 d 0ms]]
    [junit] robot pos: java.awt.Point[x=320,y=262]
    [junit] createWindow0 - Parent is NSView : 0x1001c1560 -> 0x1001c2af0 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] *************** viewWillDraw: 0x0x10062bd90FOCUS NEWT GAINED [1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792924782 d 0ms]]
    [junit] FOCUS NEWT GAINED [2]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792924782 d 7ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 418x346
    [junit] FOCUS AWT  LOST   TEMP [0]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=java.awt.Button[button1,0,0,640x28,label=north],cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
    [junit] Gears: Reshape 0/0 418x346
    [junit] FOCUS AWT  GAINED PERM [1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=north]
    [junit] FOCUS NEWT LOST   [1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792924921 d 0ms]]
    [junit] FOCUS AWT  LOST   PERM [0]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=javax.swing.JFrame[frame2,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button1,0,0,640x28,label=north]
    [junit] FOCUS AWT  GAINED PERM [1]: JFrame1, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,640x28,label=north],cause=UNKNOWN] on javax.swing.JFrame[frame2,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    [junit] Frames for initial setVisible(true): 3
    [junit] FOCUS AWT  Button Outer request
    [junit] robot pos: java.awt.Point[x=320,y=58]
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testFocus02RobotFocus took 0 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot:testFocus02RobotFocus:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.TestFocus02SwingAWTRobot FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.newt.TestListenerCom01AWT
    [junit] Testsuite: com.jogamp.test.junit.newt.TestListenerCom01AWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.TestListenerCom01AWT
    [junit] durationPerTest 500
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792927630 d 0ms]]
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x100178be0 -> 0x100132270 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] WindowEventCom3.windowMoved: WindowEventCom1.windowMoved: WindowEvent[WINDOW_MOVED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792927638 d 9ms]]
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792927833 d 0ms]]
    [junit] *************** viewWillDraw: 0x0x100308438Gears: Init
    [junit] Gears: Reshape 0/0 640x480
    [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288792928106 d 0ms]]
    [junit] Gears: Reshape 0/0 640x480
    [junit] 2010-11-03 16:02:08.131 java[74576:f803] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x100178be0
    [junit] 2010-11-03 16:02:08.134 java[74576:f803] An uncaught exception was raised
    [junit] 2010-11-03 16:02:08.135 java[74576:f803] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x100178be0
    [junit] 2010-11-03 16:02:08.136 java[74576:f803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSViewAWT contentView]: unrecognized selector sent to instance 0x100178be0'
    [junit] *** Call stack at first throw:
    [junit] (
    [junit] 	0   CoreFoundation                      0x00007fff8772ccc4 __exceptionPreprocess + 180
    [junit] 	1   libobjc.A.dylib                     0x00007fff808540f3 objc_exception_throw + 45
    [junit] 	2   CoreFoundation                      0x00007fff87786140 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    [junit] 	3   CoreFoundation                      0x00007fff876fecdf ___forwarding___ + 751
    [junit] 	4   CoreFoundation                      0x00007fff876fae28 _CF_forwarding_prep_0 + 232
    [junit] 	5   libnewt.jnilib                      0x0000000128c676ac setFrameTopLeftPoint + 201
    [junit] 	6   libnewt.jnilib                      0x0000000128c688a4 Java_com_jogamp_newt_impl_macosx_MacWindow_setFrameTopLeftPoint0 + 115
    [junit] 	7   ???                                 0x0000000103811c48 0x0 + 4353760328
    [junit] )
    [junit] terminate called after throwing an instance of 'NSException'
    [junit] Testsuite: com.jogamp.test.junit.newt.TestListenerCom01AWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testListenerStringPassingAndOrder took 0 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.TestListenerCom01AWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.TestListenerCom01AWT:testListenerStringPassingAndOrder:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.TestListenerCom01AWT FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x10017c480 -> 0x100641790 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] RedSquare: Init
    [junit] RedSquare: Reshape
    [junit] RedSquare: Reshape
    [junit] *************** viewWillDraw: 0x0x10201b7b0*************** viewWillDraw: 0x0x10201b7b0Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting01aAWT.testWindowParenting01CreateVisibleDestroy1(TestParenting01aAWT.java:143)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] RedSquare: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testWindowParenting02CreateVisibleDestroy2Defered took 0 sec
    [junit] 	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.parenting.TestParenting01aAWT:testWindowParenting02CreateVisibleDestroy2Defered:	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.parenting.TestParenting01aAWT FAILED (timeout)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testWindowParenting05ReparentAWTWinHopFrame2FrameFPS25Animator took 0 sec
    [junit] 	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.parenting.TestParenting01bAWT:testWindowParenting05ReparentAWTWinHopFrame2FrameFPS25Animator:	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.parenting.TestParenting01bAWT FAILED (timeout)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x102071520 -> 0x102041a70 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] RedSquare: Init
    [junit] RedSquare: Reshape
    [junit] RedSquare: Reshape
    [junit] RedSquare: Reshape
    [junit] *************** viewWillDraw: 0x0x100316e10*************** viewWillDraw: 0x0x100316e10Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting01cAWT.testWindowParenting01CreateVisibleDestroy1(TestParenting01cAWT.java:137)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] RedSquare: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testWindowParenting05ReparentAWTWinHopFrame2Frame took 0 sec
    [junit] 	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.parenting.TestParenting01cAWT:testWindowParenting05ReparentAWTWinHopFrame2Frame:	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.parenting.TestParenting01cAWT FAILED (timeout)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] $
    [junit] Demos: 1 - Visible
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x1020859a0 -> 0x10013dce0 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] Invalid memory access of location 0x10 rip=0x101077386
    [junit] 
    [junit] *************** viewWillDraw: 0x0x100625a48
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testWindowParenting01CreateVisibleDestroy1 took 0 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT:testWindowParenting01CreateVisibleDestroy1:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.parenting.TestParenting01cSwingAWT FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting02AWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting02AWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting02AWT
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335393 d 0ms]]
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x100177860 -> 0x10013e860 (win) 
    [junit] pwin 0.000000/548.000000 640.000000x480.000000, pview 0.000000/0.000000 640.000000x458.000000 -> 0/0
    [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335401 d 3ms]]
    [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335401 d 3ms]]
    [junit] *************** viewWillDraw: 0x0x100328c60WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335404 d 0ms]]
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335600 d 259ms]]
    [junit] Gears: Reshape 0/0 640x480
    [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335863 d 1ms]]
    [junit] WindowUpdateEvent[WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[sys:false, source:com.jogamp.newt.impl.macosx.MacWindow, when:1288798335864 d 1ms]], [ 0 / 0  640 x 480 ]]
    [junit] 2010-11-03 17:32:15.868 java[74842:f803] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x100177860
    [junit] 2010-11-03 17:32:15.871 java[74842:f803] An uncaught exception was raised
    [junit] 2010-11-03 17:32:15.872 java[74842:f803] -[NSViewAWT contentView]: unrecognized selector sent to instance 0x100177860
    [junit] 2010-11-03 17:32:15.873 java[74842:f803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSViewAWT contentView]: unrecognized selector sent to instance 0x100177860'
    [junit] *** Call stack at first throw:
    [junit] (
    [junit] 	0   CoreFoundation                      0x00007fff8772ccc4 __exceptionPreprocess + 180
    [junit] 	1   libobjc.A.dylib                     0x00007fff808540f3 objc_exception_throw + 45
    [junit] 	2   CoreFoundation                      0x00007fff87786140 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    [junit] 	3   CoreFoundation                      0x00007fff876fecdf ___forwarding___ + 751
    [junit] 	4   CoreFoundation                      0x00007fff876fae28 _CF_forwarding_prep_0 + 232
    [junit] 	5   libnewt.jnilib                      0x0000000128c676ac setFrameTopLeftPoint + 201
    [junit] 	6   libnewt.jnilib                      0x0000000128c688a4 Java_com_jogamp_newt_impl_macosx_MacWindow_setFrameTopLeftPoint0 + 115
    [junit] 	7   ???                                 0x0000000103811c48 0x0 + 4353760328
    [junit] )
    [junit] terminate called after throwing an instance of 'NSException'
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting02AWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: testWindowParenting01NewtChildOnAWTParentLayouted took 0 sec
    [junit] 	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting02AWT
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: com.jogamp.test.junit.newt.parenting.TestParenting02AWT:testWindowParenting01NewtChildOnAWTParentLayouted:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test com.jogamp.test.junit.newt.parenting.TestParenting02AWT FAILED (crashed)
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x1001570c0 -> 0x102045910 (win) 
    [junit] pwin 0.000000/806.000000 444.000000x222.000000, pview 0.000000/0.000000 444.000000x200.000000 -> 0/0
    [junit] *************** viewWillDraw: 0x0x100608108Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild(TestParenting03AWT.java:154)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild01(TestParenting03AWT.java:83)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.93 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild(TestParenting03AWT.java:154)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild01(TestParenting03AWT.java:83)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 0.922 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.93 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild(TestParenting03AWT.java:154)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03AWT.testWindowParenting1AWTOneNewtChild01(TestParenting03AWT.java:83)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03AWT
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Testsuite: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Detected screen size 1680x1050
    [junit] createWindow0 - Parent is NSView : 0x10016b020 -> 0x100132db0 (win) 
    [junit] pwin 0.000000/806.000000 444.000000x222.000000, pview 0.000000/0.000000 444.000000x200.000000 -> 0/0
    [junit] *************** viewWillDraw: 0x0x10060db78Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] createWindow0 - Parent is NSView : 0x10200feb0 -> 0x100132db0 (win) 
    [junit] pwin 0.000000/806.000000 844.000000x222.000000, pview 0.000000/0.000000 844.000000x200.000000 -> 0/0
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds(TestParenting03bAWT.java:208)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds01(TestParenting03bAWT.java:81)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.763 sec
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds(TestParenting03bAWT.java:208)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds01(TestParenting03bAWT.java:81)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testWindowParenting1AWTTwoNewtChilds01 took 1.745 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Locked /private/var/folders/IN/INSZEVLwGGeoeKjvYA1F6++++TM/-Tmp-/UITestCase.lock
    [junit] ++++ UITestCase.setUp: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] Detected screen size 1680x1050
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Init
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Gears: Reshape 0/0 400x200
    [junit] Exception during disposal:
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1034)
    [junit] 	at java.awt.Window.doDispose(Window.java:1030)
    [junit] 	at java.awt.Window.dispose(Window.java:973)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds(TestParenting03bAWT.java:208)
    [junit] 	at com.jogamp.test.junit.newt.parenting.TestParenting03bAWT.testWindowParenting1AWTTwoNewtChilds01(TestParenting03bAWT.java:81)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Caused by: javax.media.nativewindow.NativeWindowException: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:315)
    [junit] 	at com.jogamp.newt.util.MainThread.invoke(MainThread.java:292)
    [junit] 	at com.jogamp.newt.impl.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:168)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1271)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1045)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.reparentWindow(WindowImpl.java:1033)
    [junit] 	at com.jogamp.newt.opengl.GLWindow.reparentWindow(GLWindow.java:218)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.reparentWindow(NewtCanvasAWT.java:191)
    [junit] 	at com.jogamp.newt.awt.NewtCanvasAWT.removeNotify(NewtCanvasAWT.java:160)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Container.removeNotify(Container.java:2653)
    [junit] 	at java.awt.Window.removeNotify(Window.java:686)
    [junit] 	at java.awt.Frame.removeNotify(Frame.java:886)
    [junit] 	at java.awt.Window$1DisposeAction.run(Window.java:1014)
    [junit] 	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    [junit] 	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    [junit] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    [junit] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    [junit] 	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    [junit] 	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    [junit] Caused by: java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    [junit] 	at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
    [junit] 	at java.awt.Component.getLocationOnScreen(Component.java:1917)
    [junit] 	at com.jogamp.nativewindow.impl.jawt.JAWTWindow.getLocationOnScreen(JAWTWindow.java:224)
    [junit] 	at com.jogamp.newt.impl.WindowImpl.getLocationOnScreen(WindowImpl.java:465)
    [junit] 	at com.jogamp.newt.impl.WindowImpl$ReparentActionImpl.run(WindowImpl.java:872)
    [junit] 	at com.jogamp.newt.util.MainThread.invokeImpl(MainThread.java:306)
    [junit] 	... 21 more
    [junit] Gears: Dispose
    [junit] Gears: Dispose
    [junit] ++++ UITestCase.tearDown: com.jogamp.test.junit.newt.parenting.TestParenting03bAWT
    [junit] ------------- ---------------- ---------------

BUILD SUCCESSFUL
Total time: 94 minutes 22 seconds
[WARNINGS] Parsing warnings in console log...
Archiving artifacts
Recording test results
Sending e-mails to: mediastream@jogamp.org
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/jogl-b193-2010-11-03_06-54-05'.
[CopyArchiverPublisher] '72' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: UNSTABLE