GLProfile.initSingleton() - thread Thread-1 [2]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:207) [3]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [4]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [5]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [6]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [7]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [8]: java.lang.Thread.run(Thread.java:745) Thread-1 - Info: NativeWindowFactory. Thread-1 - NativeWindowFactory.initSingleton() JAWTUtil initialization (JAWT/JNI/...); SKIP_AWT_HIDPI false JAWTUtil.getJAWT(tryOffscreenLayer true, tryOnscreen false) OGLUtilities.UNDEFINED = 0 OGLUtilities.WINDOW = 1 OGLUtilities.PBUFFER = 2 OGLUtilities.TEXTURE = 3 OGLUtilities.FLIP_BACKBUFFER = 4 OGLUtilities.FBOBJECT = 5 Checking for Java2D/OpenGL support Java2D support disabled: by Property true, by OS true Java2D support: default GraphicsConfiguration = nil JOGL/Java2D OGL Pipeline active false, resourceCompatible false JAWTUtil: Has sun.awt.SunToolkit.awtLock/awtUnlock true JAWTUtil: Has Java2D true JAWTUtil: Is headless false JAWTUtil: AWT Desktop hints 2 JAWTUtil: OffscreenLayer Supported: true - Required true OSXUtil.initSingleton() NativeWindowFactory.registerFactory() interface com.jogamp.nativewindow.NativeWindow -> jogamp.nativewindow.NativeWindowFactoryImpl@76f93f2d NativeWindowFactory.registerFactory() class java.awt.Component -> jogamp.nativewindow.NativeWindowFactoryImpl@76f93f2d NativeWindowFactory requiresToolkitLock false, desktopHasThreadingIssues false NativeWindowFactory isAWTAvailable true, defaultFactory jogamp.nativewindow.NativeWindowFactoryImpl@76f93f2d Thread-1 - Info: GraphicsConfigurationFactory. Thread-1 - GraphicsConfigurationFactory.initSingleton() GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@63459891, overridding: null GLProfile.init - thread: Thread-1 ----------------------------------------------------------------------------------------------------- Platform: MACOS / Mac OS X 10.10.2 (10.10.2), x86_64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true MachineDataInfo: runtimeValidated true, 32Bit false, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 8 / 8 int32 4 / 4, int64 8 / 8 float 4 / 4, double 8 / 8, ldouble 16 / 16 pointer 8 / 8, page 4096 Platform: Java Version: 1.8.0_31 (1.8.0u31), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.common Extension Name: com.jogamp.common Specification Title: GlueGen Java Bindings Generator Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: GlueGen Run-Time Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b900-20151009 Implementation Branch: origin/master Implementation Commit: cc1e9bc698b7f11097c1e114027e53121552f280 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.nativewindow Extension Name: com.jogamp.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b1469-20151010 Implementation Branch: origin/master Implementation Commit: e794fc40ba723f2fca4ac892e873975fb393e007 ----------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------- Package: com.jogamp.opengl Extension Name: com.jogamp.opengl Specification Title: Java Bindings for OpenGL API Specification Specification Vendor: JogAmp Community Specification Version: 2.3 Implementation Title: Java Bindings for OpenGL Runtime Environment Implementation Vendor: JogAmp Community Implementation Vendor ID: com.jogamp Implementation URL: http://jogamp.org/ Implementation Version: 2.3.2 Implementation Build: 2.3-b1469-20151010 Implementation Branch: origin/master Implementation Commit: e794fc40ba723f2fca4ac892e873975fb393e007 ----------------------------------------------------------------------------------------------------- GLDrawableFactory.static - Native OS Factory for: .macosx: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef, overridding: null GraphicsConfigurationFactory.registerFactory() put DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41, overridding: null Info: EGLDrawableFactory: EGL ES2 - NOPE Info: EGLDrawableFactory: EGL ES1 - NOPE (ES1 lib) Info: EGLDrawableFactory: EGL GLn - NOPE (GLn lib) com.jogamp.opengl.GLException: No GLDrawableFactory available for profile: GLES2 at com.jogamp.opengl.GLDrawableFactory.getFactoryImpl(GLDrawableFactory.java:469) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1783) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) at java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) at com.jogamp.opengl.GLProfile.get(GLProfile.java:988) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) at org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) at org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) at java.lang.Thread.run(Thread.java:745) Info: GLProfile.init - EGL GLDrawable factory not available Info: GLProfile.init - Default device is desktop derived: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] Info: GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] (com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice), isSet false, hasDesktopGLFactory true, hasEGLFactory false GLProfile.init map .macosx_decon_0, desktopCtxUndef true, esCtxUndef true GLProfile.init map GLProfile[GL4bc/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map defaultAny GLProfile[GL4bc/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3bc/GL3bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2/GL2.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3/GL3.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES3 on device .macosx_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4bc.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2GL3/GL2.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES2 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES2/GL2.sw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES1 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES1/GL2.sw] on device .macosx_decon_0 Thread-1: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:261) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:745) ProxySurfaceImpl: surface change 0x0 -> 0x7f93e3195fb0 Thread-1: GLContext.resetStates(isInit true) Thread-1: MacOSXCGLContext.createImpl: START GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], share 0x0 Thread-1: Use ARB[avail[disabled false, quirk false] -> true]] Thread-1: createContextARB-MapGLVersions is SET (decon): false Thread-1: createContextARB-MapGLVersions START (GLDesktop true, GLES false, minorVersion true) on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] Thread-1: createContextARBVersions.1: share 0, direct true, version 3.3 [3.3 .. 3.1] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e319b0e0 NS create chosenCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 3.3 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 3.3.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 3.3 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 3.3 NVIDIA-10.0.19 310.90.10.05b12, Number(Int) 3.3.0 Thread-1: GLContext.setGLFuncAvail: Post version verification req 3.3 (Core profile, arb, compat[], hardware) -> has 3.3 (Core profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: [] Thread-1: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12 Thread-1: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-1: GLContext CGL ProcAddressTable mapping key(MacOSX-.macosx_decon_0) -> 0x1dde572 Thread-1: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[], hardware)) -> 0x8d8b3bf: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@7154bef3 [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1181) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:745) Thread-1:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@7154bef3, OpenGL 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12 Thread-1:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 3.3 (Core profile, arb, compat[], hardware) - 3.3 NVIDIA-10.0.19 310.90.10.05b12, use glGetStringi Thread-1:ExtensionAvailabilityCache: GL_EXTENSIONS: 37, used glGetStringi Thread-1:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-1:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-1:ExtensionAvailabilityCache: ALL EXTENSIONS: 37 Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-1: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x3030005) -> 0x33986411 - entries: 50 CGL setSwapInterval: 1 Thread-1: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x3030005 - 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - glErr 0x0 Thread-1: createContextARBVersions.X: ctx 0x7f93e3088dc0, share 0, direct true, version 3.3 [3.3 .. 3.1] Thread-1: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: 3 (Core profile, compat[], hardware) -> 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) Thread-1: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] 3 (Core profile, compat[], hardware)[3.1 .. 3.3]: [None] -> [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] Thread-1: GLContext.resetStates(isInit false) Thread-1: createContextARBVersions.1: share 0, direct true, version 4.5 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e30a21b0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 4.5 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 4.5 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.5 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-1: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.5 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-1: createContextARBVersions.2: share 0, direct true, version 4.4 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e0dc62d0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 4.4 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 4.4 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.4 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-1: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.4 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-1: createContextARBVersions.3: share 0, direct true, version 4.3 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e30a1fc0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 4.3 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 4.3 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.3 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-1: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.3 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-1: createContextARBVersions.4: share 0, direct true, version 4.2 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e0dc62d0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 4.2 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 4.2 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.2 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-1: GLContext.setGLFuncAvail.X: FAIL, GL version mismatch (Int): 4.2 (Core profile, arb, compat[], hardware) -> 4.1 APPLE-11.1.1, 4.1.0 Thread-1: createContextARBVersions.5: share 0, direct true, version 4.1 [4.5 .. 4.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e3089e40 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 4.1 (Core profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 4.1 (Core profile, arb, compat[], hardware) - 4.1 APPLE-11.1.1, Number(Str) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 4.1 (Core profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (Int): String 4.1 APPLE-11.1.1, Number(Int) 4.1.0 Thread-1: GLContext.setGLFuncAvail: Post version verification req 4.1 (Core profile, arb, compat[], hardware) -> has 4.1 (Core profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK true Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: [] Thread-1: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1 Thread-1: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-1: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x1dde572 Thread-1: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[], software)) -> 0x2136f3ae: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@66b9cc8b [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1199) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:745) Thread-1:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@66b9cc8b, OpenGL 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1 Thread-1:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 4.1 (Core profile, arb, compat[], software) - 4.1 APPLE-11.1.1, use glGetStringi Thread-1:ExtensionAvailabilityCache: GL_EXTENSIONS: 46, used glGetStringi Thread-1:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-1:ExtensionAvailabilityCache: GL vendor: Apple Inc. Thread-1:ExtensionAvailabilityCache: ALL EXTENSIONS: 46 Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_4_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_4_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_3_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-1: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x4010045) -> 0x2c6c9e3 - entries: 61 CGL setSwapInterval: 1 Thread-1: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x4010045 - 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) - glErr 0x0 Thread-1: createContextARBVersions.X: ctx 0x7f93e0dc72b0, share 0, direct true, version 4.1 [4.5 .. 4.0] Thread-1: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: 4 (Core profile, compat[], hardware) -> 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) Thread-1: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] 4 (Core profile, compat[], hardware)[4.0 .. 4.5]: [None] -> [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] Thread-1: GLContext.resetStates(isInit false) Thread-1: createContextARBVersions.1: share 0, direct true, version 4.5 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.5 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.2: share 0, direct true, version 4.4 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.4 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.3: share 0, direct true, version 4.3 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.3 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.4: share 0, direct true, version 4.2 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.2 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.5: share 0, direct true, version 4.1 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.1 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.6: share 0, direct true, version 4.0 [4.5 .. 4.0] Thread-1: createContextARBImpl: Not supported 4.0 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.X: ctx 0x0, share 0, direct true, version 4.0 [4.5 .. 4.0] Thread-1: createContextARB-MapGLVersions NOPE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], 4 (Compat profile, compat[], hardware) [4.5 .. 4.0] Thread-1: createContextARBVersions.1: share 0, direct true, version 3.3 [3.3 .. 3.1] Thread-1: createContextARBImpl: Not supported 3.3 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.2: share 0, direct true, version 3.2 [3.3 .. 3.1] Thread-1: createContextARBImpl: Not supported 3.2 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.3: share 0, direct true, version 3.1 [3.3 .. 3.1] Thread-1: createContextARBImpl: Not supported 3.1 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.X: ctx 0x0, share 0, direct true, version 3.1 [3.3 .. 3.1] Thread-1: createContextARB-MapGLVersions NOPE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], 3 (Compat profile, compat[], hardware) [3.3 .. 3.1] Thread-1: createContextARBVersions.1: share 0, direct true, version 3.0 [3.0 .. 2.0] Thread-1: createContextARBImpl: Not supported 3.0 (Compat profile, arb, compat[], hardware) - @creation on OSX 10.10.2 Thread-1: createContextARBVersions.2: share 0, direct true, version 2.1 [3.0 .. 2.0] NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e319b2e0 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 2.1 (Compat profile, arb, compat[], hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, compat[], hardware), strictMatch true, glVersionsMapping true Thread-1: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, compat[], hardware) -> has 2.1 (Compat profile, arb, compat[], hardware), strictMatch true, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: [] Thread-1: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-1: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-1: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x1dde572 Thread-1: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], hardware)) -> 0x4b6e562d: jogamp.opengl.gl4.GL4bcProcAddressTable Info: setGL (OpenGL null): Thread-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@5dd3776d [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARBVersions(GLContextImpl.java:1403) [5]: jogamp.opengl.GLContextImpl.createContextARBMapVersionsAvailable(GLContextImpl.java:1342) [6]: jogamp.opengl.GLContextImpl.mapGLVersions(GLContextImpl.java:1264) [7]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:964) [8]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [9]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [10]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [11]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [12]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [13]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [14]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [15]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [16]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [17]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [18]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [19]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [20]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [21]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [22]: java.security.AccessController.doPrivileged(Native Method) [23]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [24]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [25]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [26]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [27]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [28]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [29]: java.lang.Thread.run(Thread.java:745) Thread-1:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@5dd3776d, OpenGL 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-1:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.1 (Compat profile, arb, compat[], hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, use glGetString Thread-1:ExtensionAvailabilityCache: GL_EXTENSIONS: 138, used glGetString Thread-1:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-1:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-1:ExtensionAvailabilityCache: ALL EXTENSIONS: 138 Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-1: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x2010003) -> 0x75a635c8 - entries: 147 CGL setSwapInterval: 1 Thread-1: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - glErr 0x0 Thread-1: createContextARBVersions.X: ctx 0x7f93e308a430, share 0, direct true, version 2.1 [3.0 .. 2.0] Thread-1: createContextARB-MapGLVersions MAP MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: 2 (Compat profile, compat[], hardware) -> 2.1 (Compat profile, arb, compat[], FBO, hardware) Thread-1: createContextARB-MapGLVersions HAVE MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] 2 (Compat profile, compat[], hardware)[2.0 .. 3.0]: [None] -> [2.1 (Compat profile, arb, compat[], FBO, hardware)] Thread-1: GLContext.resetStates(isInit false) Thread-1: createContextARB-MapGLVersions SET .macosx_decon_0 MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) Thread-1: createContextARB-MapGLVersions END (success true) on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], profileAliasing: true, total 2532.697327ms MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) Thread-1: createContextARB-MapGLVersions Requested GLProfile[GL2/GL2.sw] -> 2.0 (Compat profile, compat[], hardware) Thread-1: createContextARB-MapGLVersions Mapped 2.1 (Compat profile, arb, compat[], FBO, hardware) NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: null NS create share: 0 NS create drawable type: jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable NS create drawable handle: isPBuffer false, isFBO false, isSurfaceless false NS create pixelFormat: 0x7f93e0c34490 NS create chosenCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create fixedCaps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]] NS create drawable native-handle: 0x7f93e3195fb0 NS create drawable NSView-handle: 0x7f93e3195fb0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 2.1 (Compat profile, arb, compat[], FBO, hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, compat[], FBO, hardware), strictMatch false, glVersionsMapping false Thread-1: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, compat[], FBO, hardware) -> has 2.1 (Compat profile, arb, compat[], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: [] Thread-1: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-1: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-1: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x1dde572 Thread-1: GLContext GL ProcAddressTable reusing key(.macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware)) -> 0x4b6e562d: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): Thread-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@787d9a6e [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:988) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [9]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:267) [10]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [11]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [12]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [13]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [14]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [15]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [16]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [17]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [18]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [19]: java.security.AccessController.doPrivileged(Native Method) [20]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [21]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [22]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [23]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [24]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [25]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [26]: java.lang.Thread.run(Thread.java:745) Thread-1: GLContext GL ExtensionAvailabilityCache reusing key(.macosx_decon_0-0x2010003) -> 0x75a635c8 - entries: 147 CGL setSwapInterval: 1 Thread-1: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010003 - 2.1 (Compat profile, arb, compat[], FBO, hardware) - glErr 0x0 Thread-1: Create GL context OK: For jogamp.opengl.macosx.cgl.MacOSXCGLContext - 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 - obj 0x4a968580, ctx 0x7f93e0c344c0, isShared false, surf true 0x7f93e3195fb0, <3ed3e213, 7a1f8874>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(false) GLDebugMessageHandler: GL DEBUG not set in ARB ctx options: 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLDebugMessageHandler.init(false) .. n/a MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f93e0c344c0, hasBackingLayerHost false, attachGLLayerCmd null NS viewHandle.2: drawableHandle 0x7f93e3195fb0 -> nsViewHandle 0x7f93e3195fb0: isNSView true, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless false, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3195fb0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x7f93e3195fb0 , size 64x64 , UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <67d7891d, 7b1bb2cb>[count 1, qsz 0, owner ] , OSXDummyUpstreamSurfaceHook[pixel 64x64] , upstreamSurface false ]] Thread-1: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.GLDrawableFactoryImpl.probeSurfacelessCtx(GLDrawableFactoryImpl.java:123) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:278) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [6]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [7]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [8]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [9]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [10]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [11]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [12]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [13]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [14]: java.security.AccessController.doPrivileged(Native Method) [15]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [16]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [18]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [19]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [20]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [21]: java.lang.Thread.run(Thread.java:745) MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: false, ctx 0x7f93e0c344c0, hasBackingLayerHost false, attachGLLayerCmd null Thread-1: GLContext.makeCurrent: Surfaceless evaluate Thread-1: GLContext.makeCurrent: Surfaceless OK - validated MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f93e0c344c0, hasBackingLayerHost false, attachGLLayerCmd null NS viewHandle.2: drawableHandle 0x0 -> nsViewHandle 0x0: isNSView false, isNSWindow false, isFBO false, isPBuffer false, isSurfaceless true, jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <555c6a10, 538614e7>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]] SharedDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] SharedContext: MacOSXCGLContext [Version 2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)], options 0x4003, this 0x4a968580, handle 0x7f93e0c344c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@787d9a6e, quirks: [NoOffscreenBitmap, NeedSharedObjectSync], Drawable: MacOSXOnscreenCGLDrawable[Realized true, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x0, Surface WrappedSurface[ displayHandle 0x0 , surfaceHandle 0x0 , size 64x64 , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE | SURFACELESS ] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]], requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]] , surfaceLock <555c6a10, 538614e7>[count 1, qsz 0, owner ] , GenericUpstreamSurfacelessHook[pixel 64x64] , upstreamSurface false ]], mode NSOPENGL] , madeCurrent true NPOT true, RECT true, FloatPixels true allowsSurfacelessCtx true glRendererQuirks [NoOffscreenBitmap, NeedSharedObjectSync] Thread-1: GLContextImpl.destroy.0: obj 0x4a968580, ctx 0x7f93e0c344c0, isShared false, surf true 0x0, <3ed3e213, 7a1f8874>[count 1, qsz 0, owner ] MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: false, ctx 0x7f93e0c344c0, hasBackingLayerHost false, attachGLLayerCmd null Thread-1: GLContext.resetStates(isInit false) Thread-1: GLContextImpl.destroy.X: obj 0x4a968580, ctx 0x0, isShared false, surf true 0x0, <3ed3e213, 7a1f8874>[count 0, qsz 0, owner ] Thread-1: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:321) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:745) Thread-1: setRealized: drawable MacOSXOnscreenCGLDrawable, surface WrappedSurface, isProxySurface true: true -> false [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:324) [4]: jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory.getOrCreateSharedResourceImpl(MacOSXCGLDrawableFactory.java:83) [5]: jogamp.opengl.GLDrawableFactoryImpl.getOrCreateSharedResource(GLDrawableFactoryImpl.java:187) [6]: jogamp.opengl.GLDrawableFactoryImpl.createSharedResourceImpl(GLDrawableFactoryImpl.java:216) [7]: com.jogamp.opengl.GLDrawableFactory.createSharedResource(GLDrawableFactory.java:381) [8]: com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1916) [9]: com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) [10]: com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) [11]: com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) [12]: com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) [13]: java.security.AccessController.doPrivileged(Native Method) [14]: com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) [15]: com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) [16]: com.jogamp.opengl.GLProfile.get(GLProfile.java:988) [17]: com.jogamp.opengl.GLProfile.get(GLProfile.java:1004) [18]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:181) [19]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [20]: java.lang.Thread.run(Thread.java:745) GLProfile.init map .macosx_decon_0, desktopCtxUndef false, esCtxUndef false GLProfile.init map *** no mapping for GL4bc on device .macosx_decon_0 GLProfile.init map *** no mapping for GL3bc on device .macosx_decon_0 GLProfile.init map GLProfile[GL2/GL2.hw] on device .macosx_decon_0 GLProfile.init map defaultHW GLProfile[GL2/GL2.hw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map defaultAny GLProfile[GL4/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL3/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES3 on device .macosx_decon_0 GLProfile.init map GLProfile[GL4ES3/GL4.sw] on device .macosx_decon_0 GLProfile.init map GLProfile[GL2GL3/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES2 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES2/GL3.hw] on device .macosx_decon_0 GLProfile.init map *** no mapping for GLES1 on device .macosx_decon_0 GLProfile.init map GLProfile[GL2ES1/GL2.hw] on device .macosx_decon_0 GLProfile.initProfilesForDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: desktop Shared Ctx true, profiles: 8 Thread-1: createContextARB-MapGLVersions SET .macosx_decon_0 MapGLVersions .macosx_decon_0-0x3040000: 3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware) MapGLVersions .macosx_decon_0-0x2020000: 2.1 (Compat profile, arb, compat[], FBO, hardware) MapGLVersions .macosx_decon_0-0x4040000: 4.1 (Core profile, arb, compat[ES2, ES3], FBO, software) GLProfile.initProfilesForDevice: .macosx_decon_0: added profile(s): desktop true, egl false GLProfile.initProfilesForDevice: .macosx_decon_0: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)], GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 true, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES1 GLProfile[GL2ES1/GL2.hw], GL4ES3 GLProfile[GL4ES3/GL4.sw], GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 7 / 12] GLProfile.dumpGLInfo: shared context n/a MacOSXGraphicsDevice[type .macosx, connection decon]: Natives GL4bc false GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] GLES3 false GL3bc false GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)] GLES2 false GLES1 false Count 3 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES1 GLProfile[GL2ES1/GL2.hw] GL4ES3 GLProfile[GL4ES3/GL4.sw] GL2ES2 GLProfile[GL2ES2/GL3.hw] GL2 GLProfile[GL2/GL2.hw] GL4 GLProfile[GL4/GL4.sw] GL3 GLProfile[GL3/GL3.hw] GL2GL3 GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Count 7 / 12 GLProfile.init addedAnyProfile true (desktop: true, egl false) GLProfile.init isAWTAvailable true GLProfile.init hasDesktopGLFactory true GLProfile.init hasGL234Impl true GLProfile.init hasEGLFactory false GLProfile.init hasGLES1Impl false GLProfile.init hasGLES3Impl false GLProfile.init hasGL234OnEGLImpl false GLProfile.init defaultDevice MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] GLProfile.init defaultDevice Desktop MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] GLProfile.init defaultDevice EGL null GLProfile.init profile order [GL4bc, GL3bc, GL2, GL4, GL3, GLES3, GL4ES3, GL2GL3, GLES2, GL2ES2, GLES1, GL2ES1] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] Natives GL4bc false GL4 true [4.1 (Core profile, arb, compat[ES2, ES3], FBO, software)] GLES3 false GL3bc false GL3 true [3.3 (Core profile, arb, compat[ES2, ES3], FBO, hardware)] GL2 true [2.1 (Compat profile, arb, compat[], FBO, hardware)] GLES2 false GLES1 false Count 3 / 8 Common GL4ES3 true GL2GL3 true GL2ES2 true GL2ES1 true Mappings GL2ES1 GLProfile[GL2ES1/GL2.hw] GL4ES3 GLProfile[GL4ES3/GL4.sw] GL2ES2 GLProfile[GL2ES2/GL3.hw] GL2 GLProfile[GL2/GL2.hw] GL4 GLProfile[GL4/GL4.sw] GL3 GLProfile[GL3/GL3.hw] GL2GL3 GLProfile[GL2GL3/GL3.hw] default GLProfile[GL2/GL2.hw] Count 7 / 12 Desktop Capabilities: none EGL Capabilities: none Thread-1: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0], isBeansDesignTime false Thread-1: GLCanvas: TK disableBackgroundErase method found: true Thread-1: GLCanvas: TK disableBackgroundErase error: null [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [5]: java.awt.Container.addImpl(Container.java:1119) [6]: java.awt.Container.add(Container.java:415) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [9]: java.lang.Thread.run(Thread.java:745) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable Factory #0: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Factory #1: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@63459891 Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 MacOSXAWTCGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0] MacOSXAWTCGLGraphicsConfigurationFactory: made DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:193) [4]: jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(MacOSXAWTCGLGraphicsConfigurationFactory.java:107) [5]: com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424) [6]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [7]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [8]: java.awt.Container.addImpl(Container.java:1119) [9]: java.awt.Container.add(Container.java:415) [10]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [11]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [12]: java.lang.Thread.run(Thread.java:745) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Factory #1: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@63459891 Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Thread-1: GLCanvas: TK disableBackgroundErase error: null Bug 1004[TGMapped true]: Init AppContext @ on thread Thread-1 0x42e1d0d8: tg main 0x3cd1a2f1 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x1ad37734 ] JAWTWindow[0x701e19c6].invalidate @ Thread Thread-1 - visible[isShowing true], ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-1 JAWTWindow[0x701e19c6].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD AWT-EventQueue-0 MacOSXJAWTWindow.invalidateNative(): osh-enabled false, osd-set false, osd 0x0, osl 0x0, rsl 0x0, wh 0x0 - Thread-1 JAWTWindow[0x701e19c6].ctor @ Thread Thread-1 MaxOSXJAWTWindow: 0x701e19c6 - thread: Thread-1 JVM version: 1.8.0_31 (1.8.0 update 31) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0] JAWTUtil.getJAWT(tryOffscreenLayer true, tryOnscreen false) MaxOSXJAWTWindow: 0x701e19c6 - thread: Thread-1 JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0 JAWTWindow: surface change 0x0 -> 0x7f93e31a2540 OSXUtil.CreateCALayer: 0x7f93e308f3d0 - AWT-AppKit MacOSXJAWTWindow.setNewPixelScale: pre[1.0, 1.0], req[0.0, 0.0], min[1.0, 1.0], max[1.0, 1.0] -> result[1.0, 1.0], changed false GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable -> Offscreen-Layer chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]] chosenCapsMod: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] OffscreenLayerSurface: **** JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 1, qsz 0, owner ]] Target: **** JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 1, qsz 0, owner ]] [2]: jogamp.opengl.GLDrawableFactoryImpl.createGLDrawable(GLDrawableFactoryImpl.java:294) [3]: com.jogamp.opengl.awt.GLCanvas.createJAWTDrawableAndContext(GLCanvas.java:717) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:623) [5]: java.awt.Container.addImpl(Container.java:1119) [6]: java.awt.Container.add(Container.java:415) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:502) [9]: java.lang.Thread.run(Thread.java:745) GLDrawableFactoryImpl.createGLDrawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 1, qsz 0, owner ]]] Thread-1: GLContext.resetStates(isInit true) Thread-1: Context created: has shared false Thread-1: Info: addNotify - end: peer: sun.lwawt.LWCanvasPeer@39c3344d JAWTWindow[0x701e19c6].hierarchyChanged @ Thread Thread-1: action 0, displayable true, showing [changed true, comp true -> true], visible[isShowing true], changeBits 0x1 ** COMP 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** SOURCE 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGED 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** CHANGEDPARENT 0x4c873330: ClientLoader[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-1 Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] JAWTWindow[0x701e19c6].componentResized @ Thread AWT-EventQueue-0: visible[isShowing true], ** COMP 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** SOURCE 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 JAWTWindow[0x701e19c6].componentResized @ Thread AWT-EventQueue-0: visible[isShowing true], ** COMP 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** SOURCE 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] GAO var5: 0Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] successful source Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] CRC mismatch - [entry=-1071722540, pass=59039045]! CRC mismatch - [entry=-1071722540, pass=59039045]! Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas0 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e31a2540 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] GAO var5: 0 Thread-1: Info: removeNotify - start Threading: jogl.1thread null, singleThreaded true, hasAWT true, mode ST_AWT, plugin jogamp.opengl.awt.AWTThreadingPlugin@71a96acf Thread-1: Info: destroyOnEDTAction() - START, hasContext true, hasDrawable true, null Thread-1: setRealized: jogamp.opengl.GLFBODrawableImpl false == false Thread-1: destroyOnEDTAction() - post drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e31a2540, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e31a17e0, surfaceHandle 0x7f93e31a2540, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e31a2540, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]]] Thread-1: dispose() - END, animator null JAWTWindow[0x701e19c6].destroy @ Thread Thread-1 JAWTWindow[0x701e19c6].invalidate @ Thread Thread-1 - visible[isShowing true], ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD Thread-1 MacOSXJAWTWindow.invalidateNative(): osh-enabled true, osd-set false, osd 0x0, osl 0x0, rsl 0x7f93e308f3d0, wh 0x7f93e31a17e0 - Thread-1 JAWTWindow[0x701e19c6].detach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x519d9da7: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 OSXUtil.DestroyCALayer: 0x7f93e308f3d0 - AWT-AppKit Thread-1: GLCanvas.disposeJAWTWindowAndAWTDeviceOnEDT(): post JAWTWindow: JAWTWindow[0x701e19c6][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x0, surfaceHandle 0x0, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config null, awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock <461191af, 2598e1c5>[count 0, qsz 0, owner ]] Thread-1: GLCanvas.disposeJAWTWindowAndAWTDeviceOnEDT(): post GraphicsDevice: MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], result: false Thread-1: Info: removeNotify - end, peer: null Thread-1: Info: addNotify - start, bounds: java.awt.Rectangle[x=0,y=0,width=0,height=0], isBeansDesignTime false Thread-1: GLCanvas: TK disableBackgroundErase error: null [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [5]: java.awt.Container.addImpl(Container.java:1119) [6]: java.awt.Container.add(Container.java:415) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [9]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [10]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [11]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [12]: org.stalk.b2.Client.method47(Client.java:957) [13]: org.stalk.b2.Client.method25(Client.java:2123) [14]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [15]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [16]: java.lang.Thread.run(Thread.java:745) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable Factory #0: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Factory #1: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@63459891 Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.awt.AWTGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 MacOSXAWTCGLGraphicsConfigurationFactory: got AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0] MacOSXAWTCGLGraphicsConfigurationFactory: made DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0] [2]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:231) [3]: com.jogamp.nativewindow.GraphicsConfigurationFactory.getFactory(GraphicsConfigurationFactory.java:193) [4]: jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(MacOSXAWTCGLGraphicsConfigurationFactory.java:107) [5]: com.jogamp.nativewindow.GraphicsConfigurationFactory.chooseGraphicsConfiguration(GraphicsConfigurationFactory.java:424) [6]: com.jogamp.opengl.awt.GLCanvas.chooseGraphicsConfiguration(GLCanvas.java:1560) [7]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:611) [8]: java.awt.Container.addImpl(Container.java:1119) [9]: java.awt.Container.add(Container.java:415) [10]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:745) GraphicsConfigurationFactory.getFactory: com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilities Factory #0: DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Factory #1: DeviceCapsType[com.jogamp.nativewindow.AbstractGraphicsDevice, com.jogamp.nativewindow.CapabilitiesImmutable] -> jogamp.nativewindow.DefaultGraphicsConfigurationFactoryImpl@63459891 Factory #2: DeviceCapsType[com.jogamp.nativewindow.awt.AWTGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory@7bfe5b41 GraphicsConfigurationFactory.getFactory() deviceTypes: [class com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, class com.jogamp.nativewindow.DefaultGraphicsDevice, interface com.jogamp.nativewindow.AbstractGraphicsDevice] GraphicsConfigurationFactory.getFactory() capabilitiesTypes: [interface com.jogamp.opengl.GLCapabilitiesImmutable, interface com.jogamp.nativewindow.CapabilitiesImmutable] GraphicsConfigurationFactory.getFactory() found DeviceCapsType[com.jogamp.nativewindow.macosx.MacOSXGraphicsDevice, com.jogamp.opengl.GLCapabilitiesImmutable] -> jogamp.opengl.macosx.cgl.MacOSXCGLGraphicsConfigurationFactory@4f04c6ef Thread-1: GLCanvas: TK disableBackgroundErase error: null Bug 1004[TGMapped true]: Init AppContext @ on thread Thread-1 0x42e1d0d8: tg main 0x3cd1a2f1 -> appCtx [ main null 0x0 -> this sun.awt.AppContext[threadGroup=system] 0x1ad37734 ] JAWTWindow[0x1d138d62].invalidate @ Thread Thread-1 - visible[isShowing true], ** THIS 0x1a789999: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 0x0] ** THREAD Thread-1 MacOSXJAWTWindow.invalidateNative(): osh-enabled false, osd-set false, osd 0x0, osl 0x0, rsl 0x0, wh 0x0 - Thread-1 JAWTWindow[0x1d138d62].ctor @ Thread Thread-1 MaxOSXJAWTWindow: 0x1d138d62 - thread: Thread-1 JVM version: 1.8.0_31 (1.8.0 update 31) JAWT n/a, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0] JAWTUtil.getJAWT(tryOffscreenLayer true, tryOnscreen false) MaxOSXJAWTWindow: 0x1d138d62 - thread: Thread-1 JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0 JAWTWindow: surface change 0x0 -> 0x7f93e3391d90 OSXUtil.CreateCALayer: 0x7f93e3392090 - AWT-AppKit MacOSXJAWTWindow.setNewPixelScale: pre[1.0, 1.0], req[0.0, 0.0], min[1.0, 1.0], max[1.0, 1.0] -> result[1.0, 1.0], changed false GLDrawableFactoryImpl.createGLDrawable -> OnscreenDrawable -> Offscreen-Layer chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]] chosenCapsMod: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] OffscreenLayerSurface: **** JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]] Target: **** JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]] [2]: jogamp.opengl.GLDrawableFactoryImpl.createGLDrawable(GLDrawableFactoryImpl.java:294) [3]: com.jogamp.opengl.awt.GLCanvas.createJAWTDrawableAndContext(GLCanvas.java:717) [4]: com.jogamp.opengl.awt.GLCanvas.addNotify(GLCanvas.java:623) [5]: java.awt.Container.addImpl(Container.java:1119) [6]: java.awt.Container.add(Container.java:415) [7]: org.stalk.b2.Applet_Sub1.method30(Applet_Sub1.java:187) [8]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:161) [9]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [10]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [11]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [12]: org.stalk.b2.Client.method47(Client.java:957) [13]: org.stalk.b2.Client.method25(Client.java:2123) [14]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [15]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [16]: java.lang.Thread.run(Thread.java:745) GLDrawableFactoryImpl.createGLDrawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3391d90, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 0x0], pixels[scale 1.0, 1.0 -> 0x0], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, null-drawable, Factory null, handle 0x0, Drawable size -1x-1 surface[0x0], AWT[pos 0/0, size 0x0, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]]] Thread-1: GLContext.resetStates(isInit true) Thread-1: Context created: has shared false Thread-1: Info: addNotify - end: peer: sun.lwawt.LWCanvasPeer@58e832b9 Thread-1: GLCanvas.reshape.0 canvas1 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e3391d90 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3391d90, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e3391d90, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 0, qsz 0, owner ]]] Thread-1: GLCanvas.reshape.0 canvas1 resize [ this 765x503, pixelScale [1.0, 1.0]] -> 765x503 * [1.0, 1.0] -> 765x503 - surfaceHandle 0x7f93e3391d90 Thread-1: Realized Drawable: isRealized false, GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3391d90, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 0 x 0 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized false, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e3391d90, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 0, qsz 0, owner ]]] JAWTWindow[0x1d138d62].attach @ Thread AWT-EventQueue-0: visible[isShowing true], ** THIS 0x1a789999: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 JAWTWindow[0x1d138d62].componentResized @ Thread AWT-EventQueue-0: visible[isShowing true], ** COMP 0x1a789999: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** SOURCE 0x1a789999: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THIS 0x1a789999: Canvas_Sub2[visible true, showing true, valid false, displayable true, 0/0 765x503] ** THREAD AWT-EventQueue-0 true Thread-1: setRealized: drawable GLFBODrawableImpl, surface MacOSXJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:629) [4]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [5]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [6]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [7]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [8]: org.stalk.b2.Client.method47(Client.java:957) [9]: org.stalk.b2.Client.method25(Client.java:2123) [10]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [11]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [12]: java.lang.Thread.run(Thread.java:745) JAWTWindow.updateBounds: [ 0 / 0 0 x 0 ] -> [ 0 / 0 765 x 503 ] Thread-1: setRealized: drawable MacOSXOnscreenCGLDrawable, surface MacOSXJAWTWindow, isProxySurface false: false -> true [2]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:176) [3]: jogamp.opengl.GLFBODrawableImpl.setRealizedImpl(GLFBODrawableImpl.java:384) [4]: jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:193) [5]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:629) [6]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [7]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [8]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [9]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [10]: org.stalk.b2.Client.method47(Client.java:957) [11]: org.stalk.b2.Client.method25(Client.java:2123) [12]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [13]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [14]: java.lang.Thread.run(Thread.java:745) Thread-1: GLContext.resetStates(isInit true) Thread-1: MacOSXCGLContext.createImpl: START GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], share 0x0 Thread-1: Use ARB[avail[disabled false, quirk false] -> true]] Thread-1: createContextARB-MapGLVersions is SET (decon): true Thread-1: createContextARB-MapGLVersions Requested GLProfile[GL2/GL2.hw] -> 2.0 (Compat profile, compat[], hardware) Thread-1: createContextARB-MapGLVersions Mapped 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) NS viewHandle.1: GLFBODrawableImpl drawable: isFBO true, isPBuffer false, isSurfaceless false, jogamp.opengl.GLFBODrawableImpl, GLFBODrawableImpl[Initialized false, realized true, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3391d90, Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 0, FBO front read 0, null, FBO back write 0, null, Surface JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e3391d90, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]]] NS create OSX>=lion true, OSX>=mavericks true NS create incompleteView: true NS create backingLayerHost: JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e3391d90, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]] NS create share: 0 NS create drawable type: jogamp.opengl.GLFBODrawableImpl NS create drawable handle: isPBuffer false, isFBO true, isSurfaceless false NS create pixelFormat: 0x7f93e33934c0 NS create chosenCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] NS create fixedCaps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] NS create drawable native-handle: 0x7f93e3391d90 NS create drawable NSView-handle: 0x0 NS create screen refresh-rate: 60 hz, 16666 micros Thread-1: createContextARBImpl: OK 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - @creation, share 0, direct true on OSX 10.10.2 Thread-1: GLContext.setGLFuncAvail: Given MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]] - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Pre version verification - expected 2.1 (Compat profile, arb, debug, compat[], FBO, hardware), strictMatch false, glVersionsMapping false Thread-1: GLContext.setGLFuncAvail: Version verification (String): String 2.1 NVIDIA-10.0.19 310.90.10.05b12, Number(Str) 2.1.0 Thread-1: GLContext.setGLFuncAvail: Post version verification req 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) -> has 2.1 (Compat profile, arb, debug, compat[], FBO, hardware), strictMatch false, versionValidated true, versionGL3IntOK false Quirk: NoOffscreenBitmap: cause: OS MACOS Quirk: NeedSharedObjectSync: cause: OS MACOS Quirks local.0: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks local.X: [NoOffscreenBitmap, NeedSharedObjectSync] Quirks sticky on MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]]: [] Thread-1: GLContext.setGLFuncAvail.0 validated FQN: .macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-1: Initializing CGL extension address table: MacOSX-.macosx_decon_0 Thread-1: GLContext CGL ProcAddressTable reusing key(MacOSX-.macosx_decon_0) -> 0x1dde572 Thread-1: GLContext GL ProcAddressTable mapping key(.macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware)) -> 0x7b305347: jogamp.opengl.gl4.GL4bcProcAddressTable -> jogamp.opengl.gl4.GL4bc Info: setGL (OpenGL null): Thread-1, -> GL4bcImpl, jogamp.opengl.gl4.GL4bcImpl@2c94bb7e [2]: jogamp.opengl.GLContextImpl.setGL(GLContextImpl.java:353) [3]: jogamp.opengl.GLContextImpl.setGLFunctionAvailability(GLContextImpl.java:1983) [4]: jogamp.opengl.GLContextImpl.createContextARB(GLContextImpl.java:988) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.createImpl(MacOSXCGLContext.java:314) [6]: jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:765) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:648) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [9]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [10]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [11]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [12]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [13]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [14]: org.stalk.b2.Client.method47(Client.java:957) [15]: org.stalk.b2.Client.method25(Client.java:2123) [16]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [17]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [18]: java.lang.Thread.run(Thread.java:745) Thread-1:ExtensionAvailabilityCache: Pre-caching init jogamp.opengl.gl4.GL4bcImpl@2c94bb7e, OpenGL 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Thread-1:ExtensionAvailabilityCache: Pre-caching extension availability OpenGL 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12, use glGetString Thread-1:ExtensionAvailabilityCache: GL_EXTENSIONS: 138, used glGetString Thread-1:ExtensionAvailabilityCache: GLX_EXTENSIONS: 0 Thread-1:ExtensionAvailabilityCache: GL vendor: NVIDIA Corporation Thread-1:ExtensionAvailabilityCache: ALL EXTENSIONS: 138 Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_2_0 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_5 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_4 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_3 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_2 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_1 to known extensions Thread-1:ExtensionAvailabilityCache: Added GL_VERSION_1_0 to known extensions Thread-1: GLContext GL ExtensionAvailabilityCache mapping key(.macosx_decon_0-0x2010023) -> 0x3f3a84d - entries: 147 Thread-1: GLContext.setGLFuncAvail.X: OK .macosx_decon_0-0x2010023 - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - glErr 0x0 Thread-1: Create GL context OK: For jogamp.opengl.macosx.cgl.MacOSXCGLContext - 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 - obj 0x6254c84e, ctx 0x7f93e0cb56e0, isShared false, surf true 0x7f93e3391d90, <47a106c5, 3e72cf1d>[count 1, qsz 0, owner ] GLDebugMessageHandler.init(true) GLDebugMessageHandler: No extension available! 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 GL_EXTENSIONS 138 ExtensionAvailabilityCache: getGLExtensions() called GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GLDebugMessageHandler.init(true) .. n/a GLFBODrawableImpl.initialize(): samples 2 -> 2/8 FBObject.init() START: 765x503, 2 -> 2 samples fullFBOSupport: true maxColorAttachments: 8/8 [capped/real] maxSamples: 8 maxTextureSize: 8192 -> 8192 maxRenderbufferSize: 8192 rgba8: true depth24: true depth32: true stencil01: true stencil04: true stencil08: true stencil16: true packedDepthStencil: true NV_fbo_color_attachments: false 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Swap Interval 0 GL Profile GLProfile[GL2/GL2.hw] GL Version 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)] Quirks [NoOffscreenBitmap, NeedSharedObjectSync] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER NVIDIA GeForce 320M OpenGL Engine GL_VERSION 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 GL FBO: basic true, full true GL_EXTENSIONS 138 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- FBObject.init() END: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth null, stencil null, colorbuffer attachments: 0/8, with 0 textures: [null, null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state FBO missing attachment, obj 0x51e736e1] [2]: com.jogamp.opengl.FBObject.init(FBObject.java:1072) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:115) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:745) Attachment.init.X: ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c] FBObject.attachColorbuffer.X: [attachmentPoint 0, colbuf ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c]]: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51e736e1] Attachment.init.X: RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x4219ac9c] FBObject.attachRenderbuffer.X: [attachmentType DEPTH, iformat 0x81a5]: FBO[name r/w 1/0, init true, bound true, size 765x503, samples 2/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x4219ac9c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x51e736e1] FBObject.init() START: 765x503, 0 -> 0 samples fullFBOSupport: true maxColorAttachments: 8/8 [capped/real] maxSamples: 8 maxTextureSize: 8192 -> 8192 maxRenderbufferSize: 8192 rgba8: true depth24: true depth32: true stencil01: true stencil04: true stencil08: true stencil16: true packedDepthStencil: true NV_fbo_color_attachments: false 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 Swap Interval 0 GL Profile GLProfile[GL2/GL2.hw] GL Version 2.1 (Compat profile, arb, debug, compat[], FBO, hardware) - 2.1 NVIDIA-10.0.19 310.90.10.05b12 [GL 2.1.0, vendor 10.0.19 (NVIDIA-10.0.19 310.90.10.05b12)] Quirks [NoOffscreenBitmap, NeedSharedObjectSync] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER NVIDIA GeForce 320M OpenGL Engine GL_VERSION 2.1 NVIDIA-10.0.19 310.90.10.05b12 GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 GL FBO: basic true, full true GL_EXTENSIONS 138 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- FBObject.init() END: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth null, stencil null, colorbuffer attachments: 0/8, with 0 textures: [null, null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state FBO missing attachment, obj 0x60b774b3] [2]: com.jogamp.opengl.FBObject.init(FBObject.java:1072) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:136) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:745) Attachment.init.X: TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d] FBObject.attachColorbuffer.X: [attachmentPoint 0, colbuf TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d]]: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth null, stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x60b774b3] Attachment.init.X: RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0x20ba946c] FBObject.attachRenderbuffer.X: [attachmentType DEPTH, iformat 0x81a5]: FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0x20ba946c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x60b774b3] FBObject.resetSamplingSink.0 [2]: com.jogamp.opengl.FBObject.resetSamplingSink(FBObject.java:2307) [3]: jogamp.opengl.GLFBODrawableImpl.setupFBO(GLFBODrawableImpl.java:153) [4]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:224) [5]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [6]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [7]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [8]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [9]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [10]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [11]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [12]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [13]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [14]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [15]: org.stalk.b2.Client.method47(Client.java:957) [16]: org.stalk.b2.Client.method25(Client.java:2123) [17]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [18]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [19]: java.lang.Thread.run(Thread.java:745) FBObject.resetSamplingSink.1: mod false THIS FBO[name r/w 1/2, init true, bound true, size 765x503, samples 2/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x4219ac9c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], hasSink true, dirty true], state OK, obj 0x51e736e1], SINK FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0x20ba946c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x60b774b3] FBObject.resetSamplingSink.X2: Matching: exFormat true, size true, depthStencil true, mod false GLFBODrawableImpl.initialize(true): GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 2, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, Handle 0x7f93e3391d90, Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], fboI back 0, front 0, num 1, FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 765x503, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 765x503, name 0x3, obj 0x20ba946c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x60b774b3], FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 765x503, samples 2/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 2, 765x503, name 0x2, obj 0x4219ac9c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 2, 765x503, name 0x1, obj 0x38abe60c], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 765x503, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x7b73655d], hasSink true, dirty true], state OK, obj 0x51e736e1], Surface JAWTWindow[0x1d138d62][JVM version: 1.8.0_31 (1.8.0 update 31) JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1.0x1.0, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7f93e308fe60, surfaceHandle 0x7f93e3391d90, bounds [ 0 / 0 765 x 503 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 765x503], pixels[scale 1.0, 1.0 -> 765x503], visible true, lockedExt false, config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], awtComponent AWT-GLCanvas[Realized true, jogamp.opengl.GLFBODrawableImpl, Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@12becaf6, handle 0x7f93e3391d90, Drawable size 765x503 surface[765x503], AWT[pos 0/0, size 765x503, visible true, displayable true, showing true, AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 69676928, unitID 0, awtDevice sun.awt.CGraphicsDevice@4b20d87, handle 0x0], idx 0], chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], CGLGraphicsConfig[dev=69676928,pixfmt=0], encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x47791a58]], idx 0], chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], surfaceLock [count 1, qsz 0, owner ]]] [2]: jogamp.opengl.GLFBODrawableImpl.initialize(GLFBODrawableImpl.java:244) [3]: jogamp.opengl.GLFBODrawableImpl.associateContext(GLFBODrawableImpl.java:397) [4]: jogamp.opengl.GLContextImpl.associateDrawable(GLContextImpl.java:849) [5]: jogamp.opengl.macosx.cgl.MacOSXCGLContext.associateDrawable(MacOSXCGLContext.java:399) [6]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:712) [7]: jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586) [8]: org.stalk.b2.TextureRenderer.method1853(TextureRenderer.java:637) [9]: org.stalk.b2.Class3_Sub28_Sub10_Sub2.method598(Class3_Sub28_Sub10_Sub2.java:214) [10]: org.stalk.b2.GameObject.method1862(GameObject.java:90) [11]: org.stalk.b2.ItemDefinition.parseCS2Opcodes(ItemDefinition.java:2578) [12]: org.stalk.b2.SceneryLighting.method1065(SceneryLighting.java:265) [13]: org.stalk.b2.Client.method47(Client.java:957) [14]: org.stalk.b2.Client.method25(Client.java:2123) [15]: org.stalk.b2.Applet_Sub1.method36(Applet_Sub1.java:388) [16]: org.stalk.b2.Applet_Sub1.run(Applet_Sub1.java:511) [17]: java.lang.Thread.run(Thread.java:745) MaxOSXCGLContext.NSOpenGLImpl.associateDrawable: true, ctx 0x7f93e0cb56e0, hasBackingLayerHost true, attachGLLayerCmd null MaxOSXCGLContext.NSOpenGLImpl.associateDrawable(true): AttachGLLayerCmd[valid false, size tex[765x503], win[765x503], ctx 0x7f93e0cb56e0, opaque true, texID 1, pbuffer 0x0, nsOpenGLLayer 0x0] NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit NSOpenGLLayer.Attach: Re-Queue, drawableHandle 0x7f93e3391d90 - AWT-AppKit