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

Passed

com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl

Took 3.3 sec.

Standard Error

SLOCK [T main @ 1404547131247 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-3 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T main @ 1404547161289 ms +++ localhost/127.0.0.1:59999 - Locked within 30050 ms, 31 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 0x7fefae082a50, 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@6e2e09c2/[I@1082d811, 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:1404547161816 d 6ms]]]
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7e374c8e/[I@60833f5e, 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:1404547161816 d 6ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@48b565d2/[I@7d2fe348, 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:1404547161817 d 5ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@48b565d2/[I@7d2fe348, 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:1404547161817 d 5ms]]]
requestFocus: click, d: 301 ms
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@39e7e257/[I@26bcdb74, 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:1404547162335 d 8ms]]]
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 caught exception occured on thread Test-Thread: RunnableTask[executed false, tTotal 0 ms, tExec 0 ms, tQueue 0 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
WAIT-till-done: eventDispatch() #1
*** pressing button 1
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@46346072/[I@18a80060, 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:1404547167257 d 9ms]]]
TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1):  PASSED
*** pressing button 2
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@3db0ab45/[I@19bc5ea7, 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:1404547167309 d 11ms]]]
WAIT-till-done: eventDispatch() #2
TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2):  PASSED
*** pressing button 3
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@1dea3324/[I@7ac38fd3, 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:1404547167360 d 5ms]]]
TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3):  PASSED
*** releasing button 3
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3d17a49c/[I@5b381d19, 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:1404547167412 d 6ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3d17a49c/[I@5b381d19, 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:1404547167412 d 7ms]]]
WAIT-till-done: eventDispatch() #3
TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3):  PASSED
*** releasing button 2
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@40fe8318/[I@550bdfe, 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:1404547167464 d 10ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@40fe8318/[I@550bdfe, 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:1404547167464 d 10ms]]]
TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2):  PASSED
*** releasing button 1
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@77e9716b/[I@7f15654d, 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:1404547167515 d 2ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@77e9716b/[I@7f15654d, 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:1404547167515 d 3ms]]]
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@b2d2e71/[I@43440272, 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:1404547167966 d 10ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@25fcacde/[I@6fb9364d, 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:1404547168017 d 2ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@689c3288/[I@66b9b45f, 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:1404547168067 d 8ms]]]
++++ 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@1965eff6/[I@736d0c80, 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:1404547169236 d 6ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@7c4fe2b3/[I@60ac9587, 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:1404547169288 d 9ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@628d03a6/[I@17eab9d6, 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:1404547169339 d 2ms]]]
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonClickAndDrag
WAIT-till-done: eventDispatch() #1
*** pressing button 1
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6e1ccd22/[I@24dfaba8, 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:1404547170402 d 7ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1):  PASSED
*** moving mouse
MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@587eb581/[I@66be558a, 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:1404547170453 d 10ms]]]
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@59e20bb8/[I@76f8b22, 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:1404547170706 d 9ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1):  PASSED
MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@2c1768fe/[I@34ee124f, 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:1404547170758 d 11ms]]]
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@79f41bae/[I@9457b0f, 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:1404547171010 d 10ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2):  PASSED
*** moving mouse
MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@30921a8a/[I@480c72ef, 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:1404547171061 d 3ms]]]
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@294dcddd/[I@33067d5a, 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:1404547171314 d 9ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2):  PASSED
MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@6f0fb9e1/[I@71749bbd, 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:1404547171365 d 2ms]]]
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@1e9ccf7c/[I@48f9e597, 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:1404547171617 d 11ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3):  PASSED
*** moving mouse
MouseDragged     1: MouseEvent[EVENT_MOUSE_DRAGGED, [I@e5041ef/[I@3718b940, 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:1404547171668 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@382a3502/[I@5afe331c, 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:1404547171920 d 2ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3):  PASSED
MouseMoved        ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@66cda1ef/[I@464286a3, 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:1404547171972 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@7ca195da/[I@54755b22, 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:1404547172627 d 4ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@64b2407f/[I@72a8857e, 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:1404547172678 d 8ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@15d44e01/[I@254d2ed9, 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:1404547172730 d 11ms]]]
++++ 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@4d17671b/[I@3b724527, 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:1404547173900 d 8ms]]]
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:1404547173951 d 11ms]]]
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:1404547174002 d 5ms]]]
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonPressAndRelease
WAIT-till-done: eventDispatch() #1
*** pressing button 1
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@30176a8f/[I@5154eaf3, 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:1404547175067 d 7ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1):  PASSED
*** releasing button 1
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@1e0d213c/[I@7000f98d, 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:1404547175119 d 10ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1e0d213c/[I@7000f98d, 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:1404547175119 d 10ms]]]
WAIT-till-done: eventDispatch() #2
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1):  PASSED
*** pressing button 2
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4fffd16d/[I@240e7423, 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:1404547175171 d 2ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2):  PASSED
*** releasing button 2
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@30eab853/[I@1eb6a3c, 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:1404547175222 d 4ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@30eab853/[I@1eb6a3c, 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:1404547175222 d 4ms]]]
WAIT-till-done: eventDispatch() #3
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2):  PASSED
*** pressing button 3
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@68b8a20/[I@33193e3b, 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:1404547175274 d 7ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3):  PASSED
*** releasing button 3
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3e44adb2/[I@ee7a10e, 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:1404547175326 d 10ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3e44adb2/[I@ee7a10e, 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:1404547175326 d 10ms]]]
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@635b06e/[I@2ed208f1, 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:1404547175774 d 9ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@5f491e3a/[I@395fa2b5, 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:1404547175825 d 2ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@35b33680/[I@8bf290b, 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:1404547175876 d 6ms]]]
++++ 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@632da81b/[I@4a77b77b, 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:1404547177044 d 6ms]]]
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:1404547177095 d 10ms]]]
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:1404547177146 d 3ms]]]
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@70f6431f/[I@37b0e229, 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:1404547178311 d 5ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  PASSED
*** releasing button 1
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@3dd00e4f/[I@265b843d, 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:1404547178363 d 8ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@3dd00e4f/[I@265b843d, 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:1404547178363 d 8ms]]]
WAIT-till-done: eventDispatch() #3
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1):  PASSED
*** pressing button 2
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4246d477/[I@3826f29f, 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:1404547178415 d 11ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2):  PASSED
*** releasing button 2
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@502c186/[I@77ef46fb, 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:1404547178467 d 3ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@502c186/[I@77ef46fb, 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:1404547178467 d 3ms]]]
WAIT-till-done: eventDispatch() #4
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2):  PASSED
*** pressing button 3
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7e1d4640/[I@33ef546f, 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:1404547178518 d 6ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3):  PASSED
*** releasing button 3
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@25905e0c/[I@290e7918, 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:1404547178569 d 11ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@25905e0c/[I@290e7918, 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:1404547178569 d 11ms]]]
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@2d85f5d5/[I@35ce8a4c, 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:1404547179120 d 7ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@ad99f2d/[I@556148eb, 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:1404547179171 d 10ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@65fa6817/[I@1ac7f24f, 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:1404547179223 d 2ms]]]
++++ 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@732324c7/[I@843bfdf, 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:1404547180394 d 10ms]]]
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:1404547180445 d 3ms]]]
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:1404547180497 d 5ms]]]
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@b5b0f7e/[I@7561f05, 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:1404547181664 d 3ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  PASSED
*** releasing button 1
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@270e8506/[I@2a3f60f2, 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:1404547181716 d 6ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@270e8506/[I@2a3f60f2, 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:1404547181716 d 6ms]]]
WAIT-till-done: eventDispatch() #3
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1):  PASSED
*** pressing button 2
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@26f5c589/[I@517bb95a, 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:1404547181767 d 10ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2):  PASSED
*** releasing button 2
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@11c5ed81/[I@596bb944, 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:1404547181819 d 3ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@11c5ed81/[I@596bb944, 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:1404547181819 d 3ms]]]
WAIT-till-done: eventDispatch() #4
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2):  PASSED
*** pressing button 3
MousePressed     1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2f504d39/[I@40fdf173, 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:1404547181871 d 5ms]]]
TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3):  PASSED
*** releasing button 3
MouseReleased    1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5ff6d65a/[I@4672dfee, 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:1404547181922 d 8ms]]]
MouseClicked      ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5ff6d65a/[I@4672dfee, 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:1404547181922 d 8ms]]]
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@7318ff8a/[I@6e30f80e, 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:1404547182473 d 2ms]]]
MouseReleased    2: MouseEvent[EVENT_MOUSE_RELEASED, [I@50ed97a6/[I@1e7f3ccc, 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:1404547182525 d 5ms]]]
MouseReleased    3: MouseEvent[EVENT_MOUSE_RELEASED, [I@337084b8/[I@2019666a, 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:1404547182577 d 6ms]]]
++++ 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 @ 1404547183674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms