The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease
Standard Error
SLOCK [T main @ 1402634519342 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-3 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1402634520346 ms +++ localhost/127.0.0.1:59999 - Locked within 1017 ms, 2 attempts Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL4/GL4.sw] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] Quirks [NoOffscreenBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR Apple Computer, Inc. GL_RENDERER Apple Software Renderer GL_VERSION 4.1 APPLE-9.6.1 GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 GL FBO: basic true, full true GL_EXTENSIONS 46 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- ShaderState: attachShaderProgram: -1 -> 1 (enable: true) null ShaderProgram[id=1, linked=false, inUse=false, program: 1, ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7fea595d0d50, tileRendererInUse null Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN requestFocus: NEWT Component centerMouse: robot pos: 300x300, onTitleBarIfWindow: false MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@6289bc4d/[I@40a995c5, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634520910 d 9ms]]] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3da7d9ad/[I@56c40c7a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634520910 d 9ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@610f4a16/[I@32c91c22, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634520912 d 8ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@610f4a16/[I@32c91c22, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634520912 d 8ms]]] requestFocus: click, d: 301 ms ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@75c836d9/[I@2b891cf8, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634521424 d 11ms]]] WAIT-till-done: eventDispatch() #0 >>>> _doHoldOneButtonAndPressAnother WAIT-till-done: eventDispatch() #1 *** pressing button 1 WAIT-till-done: eventDispatch() #2 WAIT-till-done: eventDispatch() #3 WAIT-till-done: eventDispatch() #4 WAIT-till-done: eventDispatch() #5 WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 WAIT-till-done: eventDispatch() #8 WAIT-till-done: eventDispatch() #9 WAIT-till-done: eventDispatch() #10 WAIT-till-done: eventDispatch() #11 **** No Event. Waited 20 * 50ms, eventCount 0 TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): FAILED no event delivery RunnableTask.run(): A catched exception occured on thread Test-Thread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError] java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:680) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:535) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:53) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:469) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) at java.lang.Thread.run(Thread.java:745) WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence WAIT-till-done: eventDispatch() #0 >>>> _doPressAllButtonsInSequence *** pressing button 1 WAIT-till-done: eventDispatch() #1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6f1d317f/[I@659cc1d6, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526351 d 4ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1679fcb8/[I@22be9f8f, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526403 d 8ms]]] WAIT-till-done: eventDispatch() #2 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@10dd771b/[I@3bb69643, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526455 d 10ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@50432755/[I@68cb669d, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526507 d 1ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@50432755/[I@68cb669d, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526507 d 2ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1be032b/[I@61c1fcf1, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526558 d 6ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1be032b/[I@61c1fcf1, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526558 d 6ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6c5645b/[I@93f95d6, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526609 d 10ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6c5645b/[I@93f95d6, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634526609 d 10ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED WAIT-till-done: eventDispatch() #5 WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3ee9f7c1/[I@7288c02b, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634527061 d 8ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@700081cb/[I@31496fdf, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634527113 d 10ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@4c4fb2c0/[I@4608264, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634527164 d 2ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1dea3324/[I@7ac38fd3, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634528335 d 2ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@3d17a49c/[I@5b381d19, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634528386 d 5ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@40fe8318/[I@550bdfe, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634528437 d 9ms]]] WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonClickAndDrag WAIT-till-done: eventDispatch() #1 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7f15654d/[I@55ade369, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634529502 d 3ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED *** moving mouse MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@b2d2e71/[I@43440272, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634529553 d 6ms]]] WAIT-till-done: eventDispatch() #2 WAIT-till-done: eventDispatch() #3 WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@25fcacde/[I@6fb9364d, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634529805 d 5ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@689c3288/[I@66b9b45f, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634529857 d 8ms]]] WAIT-till-done: eventDispatch() #5 WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@29f0fda9/[I@c9d77c2, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530109 d 6ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED *** moving mouse MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@36216806/[I@4b347dad, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530160 d 11ms]]] WAIT-till-done: eventDispatch() #8 WAIT-till-done: eventDispatch() #9 WAIT-till-done: eventDispatch() #10 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@63270f6d/[I@1965eff6, button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530412 d 8ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@736d0c80/[I@7c4fe2b3, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530464 d 11ms]]] WAIT-till-done: eventDispatch() #11 WAIT-till-done: eventDispatch() #12 WAIT-till-done: eventDispatch() #13 *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@60ac9587/[I@628d03a6, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530716 d 11ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED *** moving mouse MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@17eab9d6/[I@334e9cde, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634530767 d 4ms]]] WAIT-till-done: eventDispatch() #14 WAIT-till-done: eventDispatch() #15 WAIT-till-done: eventDispatch() #16 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6e1ccd22/[I@24dfaba8, button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634531019 d 1ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@587eb581/[I@66be558a, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634531070 d 5ms]]] WAIT-till-done: eventDispatch() #17 WAIT-till-done: eventDispatch() #18 WAIT-till-done: eventDispatch() #19 WAIT-till-done: eventDispatch() #20 WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@76f8b22/[I@2c1768fe, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634531725 d 5ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@34ee124f/[I@79f41bae, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634531776 d 9ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@9457b0f/[I@30921a8a, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634531827 d 2ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@71749bbd/[I@1e9ccf7c, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634532993 d 3ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@48f9e597/[I@e5041ef, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634533044 d 6ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@3718b940/[I@382a3502, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634533095 d 10ms]]] WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease *** pressing button 1 WAIT-till-done: eventDispatch() #1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@66cda1ef/[I@464286a3, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534159 d 5ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@39955b5e/[I@7ca195da, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534209 d 11ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@39955b5e/[I@7ca195da, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534209 d 11ms]]] WAIT-till-done: eventDispatch() #2 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@54755b22/[I@64b2407f, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534261 d 2ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@72a8857e/[I@15d44e01, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534313 d 5ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@72a8857e/[I@15d44e01, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534313 d 5ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@254d2ed9/[I@6e3ebbb0, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534365 d 7ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5894585b/[I@7334ebcb, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534416 d 10ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5894585b/[I@7334ebcb, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534416 d 11ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED WAIT-till-done: eventDispatch() #5 WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4d17671b/[I@3b724527, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534868 d 7ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b1a21ee/[I@20a9b6c7, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534920 d 10ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@661ed391/[I@71d408f7, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634534971 d 3ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7000f98d/[I@4fffd16d, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634536139 d 3ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@240e7423/[I@30eab853, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634536191 d 6ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@1eb6a3c/[I@68b8a20, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634536242 d 9ms]]] WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease WAIT-till-done: eventDispatch() #1 WAIT-till-done: eventDispatch() #2 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3e44adb2/[I@ee7a10e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537409 d 2ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@8fea5c7/[I@635b06e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537460 d 6ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@8fea5c7/[I@635b06e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537460 d 6ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2ed208f1/[I@5f491e3a, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537511 d 10ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@395fa2b5/[I@35b33680, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537562 d 3ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@395fa2b5/[I@35b33680, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537562 d 3ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@8bf290b/[I@3e1f95a9, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537614 d 6ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@b9aaa1c/[I@57161a37, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537665 d 10ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@b9aaa1c/[I@57161a37, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634537665 d 10ms]]] WAIT-till-done: eventDispatch() #5 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@632da81b/[I@4a77b77b, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634538215 d 5ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@79af126e/[I@54e3322b, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634538266 d 8ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@ff2d097/[I@e5c71af, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634538317 d 1ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@265b843d/[I@4246d477, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634539484 d 3ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@3826f29f/[I@502c186, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634539536 d 5ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@77ef46fb/[I@7e1d4640, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634539588 d 8ms]]] WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease WAIT-till-done: eventDispatch() #1 WAIT-till-done: eventDispatch() #2 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@25905e0c/[I@290e7918, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540750 d 8ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@75302bb6/[I@2d85f5d5, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540802 d 11ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@75302bb6/[I@2d85f5d5, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540802 d 11ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@35ce8a4c/[I@ad99f2d, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540853 d 4ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@556148eb/[I@65fa6817, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540905 d 7ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@556148eb/[I@65fa6817, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540905 d 8ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1ac7f24f/[I@3cf52e45, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634540956 d 11ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b0d347/[I@74fedcb8, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634541007 d 4ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@4b0d347/[I@74fedcb8, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634541007 d 4ms]]] WAIT-till-done: eventDispatch() #5 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@732324c7/[I@843bfdf, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634541561 d 3ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@17e9cdb6/[I@76c073fd, button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634541611 d 7ms]]] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [I@54ff23f3/[I@3a91521d, button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1402634541662 d 11ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN SLOCK [T main @ 1402634542759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms